<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.cnbssoftware.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.cnbssoftware.com/feed.php">
        <title>CNBS DokuWiki - public:docs:webarapi:v100</title>
        <description></description>
        <link>https://wiki.cnbssoftware.com/</link>
        <image rdf:resource="https://wiki.cnbssoftware.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-05-01T15:27:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:customizing&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getaccesstoken&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvdetail&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvlist&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvpdf&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getresponse&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makedeposit&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makepayment&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payerdetails&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payermanagepaymentcards&amp;rev=1742919133&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:soldtodetails&amp;rev=1742919133&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.cnbssoftware.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>CNBS DokuWiki</title>
        <link>https://wiki.cnbssoftware.com/</link>
        <url>https://wiki.cnbssoftware.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:customizing&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get customizing data</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:customizing&amp;rev=1742919133&amp;do=diff</link>
        <description>Get customizing data

Get customizing data. Should be called once when the UI frontend do the first connect to SAP.

URL

/cnbs/v1/customizing

Method(s)

GET | POST

Example POST


curl -X POST &quot;https://&lt;&lt;your.server.here&gt;&gt;/cnbs/v1/customizing?sap-client=800&amp;sap-language=EN&amp;apiid=CNBSMV01R&quot; -H  &quot;accept: application/json&quot; -H  &quot;content-type: application/json&quot; -H  &quot;cnbssysid: gPuM1VyY1dxlTE2MEs2yajJUkX3/4+2Pw1alRw4BOtI=&quot;</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getaccesstoken&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get access token</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getaccesstoken&amp;rev=1742919133&amp;do=diff</link>
        <description>Get access token

Get access token for XI intercept.

URL

/cnbs/v1/tokenization/access_token

Method(s)

GET | POST

Overview

High level summary of required operations:

	*  The first call is needed to get a valid access token along with the tokenization endpoint</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvdetail&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get invoice detail</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvdetail&amp;rev=1742919133&amp;do=diff</link>
        <description>Get invoice detail

Return invoice details.

URL

/cnbs/v1/invoices/id

Method(s)

GET | POST

Parameters

Required

	*  Document Detail (document_detail)
		*  Billing Document Number (billing_document_number)
			*  Billing document number to be selected.</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvlist&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get invoice list</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvlist&amp;rev=1742919133&amp;do=diff</link>
        <description>Get invoice list

Returns a list of invoices.

URL

/cnbs/v1/invoices

Method(s)

GET | POST

Parameters

Required

	*  Payer (payer_data)
		*  Payer Number (customer_number) 
		*  Company Code (company_code)

	*  Parameters (search_parameters)
		*  Document type (</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvpdf&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get invoice PDF</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getinvpdf&amp;rev=1742919133&amp;do=diff</link>
        <description>Get invoice PDF

Download billing document in PDF format. This call will trigger the PDF generation in SAP and deliver the output as a response.
The PDF download functionality requires OSS note 508569 to be applied in your SAP backend system.

URL

/cnbs/v1/invoices/id/format/pdf</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getresponse&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Get response</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:getresponse&amp;rev=1742919133&amp;do=diff</link>
        <description>Get response

Get response from 3rd party payment provider.

URL

/cnbs/v1/tokenization/response

Method(s)

GET | POST

Overview

High level summary of required operations:

	*  The first call is needed to get a valid access token along with the tokenization endpoint</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makedeposit&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Make deposit</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makedeposit&amp;rev=1742919133&amp;do=diff</link>
        <description>Make deposit

Make a deposit on the account.

URL

/cnbs/v1/invoices/deposits

Method(s)

POST

Parameters

Required

	*  Payer (payer_data)
		*  Customer Number (customer_number) 
		*  Company Code (company_code)


	*  Payment Detail (payment_detail</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makepayment&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Make payment</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:makepayment&amp;rev=1742919133&amp;do=diff</link>
        <description>Make payment

Processes a payment for a list of documents.

The documents to be paid must be populated here and should be taken from the preceding call to get the invoice list.

URL

/cnbs/v1/invoices/payments

Method(s)

POST

Parameters

Required</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payerdetails&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Payer details</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payerdetails&amp;rev=1742919133&amp;do=diff</link>
        <description>Payer details

Get payer account details.

URL

/cnbs/v1/customers/id/payer

Method(s)

GET | POST

Parameters

Required

	*  Customer Number (customer_number)

Optional

	*  Company Code (company_code)
	*  Action (payer_det_action)
		*  01 Get assigned soldto to the payer. If sales area parameters are filled, result list contains only soldto&#039;s matching the filter.</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payermanagepaymentcards&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Manage payment cards payer</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:payermanagepaymentcards&amp;rev=1742919133&amp;do=diff</link>
        <description>Manage payment cards payer

Manage payment cards on a payer account.

URL

/cnbs/v1/customers/id/payer/payment_cards

Method(s)

POST

Parameters

Required

For all actions

	*  Payer Data (payer_data)
		*  Customer Number (customer_number)

	*  Action (</description>
    </item>
    <item rdf:about="https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:soldtodetails&amp;rev=1742919133&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-25T16:12:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Sold-To details</title>
        <link>https://wiki.cnbssoftware.com/doku.php?id=public:docs:webarapi:v100:soldtodetails&amp;rev=1742919133&amp;do=diff</link>
        <description>Sold-To details

Get Sold-To account details.

URL

/cnbs/v1/customers/id/sold_to

Method(s)

GET | POST

Parameters

Required

	*  Customer Number (customer_number)
		*  Sold-To customer number


Optional

	*  Sales Area (sales_area_data)
		*  Sales Organization (</description>
    </item>
</rdf:RDF>
