/ConfirmExt
POST
/ConfirmExt
Request
Header Params
ExtSystemid
string
required
<= 50 characters
Example:
ECOM_GOLD_BANK
login
string
required
<= 30 characters
Example:
SECURE_LOGIN
password
string
required
>= 5 characters<= 30 characters
Example:
SECURE_PASSWORD
orderNumber
string
required
store system. It is unique for every store in the system and
is generated on the order registration
<= 32 characters
Example:
1234
orderId
string
optional
>= 32 characters<= 32 characters
Example:
dbafea6c-3394-4f6a-a0d2-21d3d8e93e42
RegDate
string <date-time>
required
Example:
2023-09-12 12:16:00
Match pattern:
YYYY-MM-DD hh:mm:ss
x-uws-clientdn
string
required
<= 500 characters
Example:
GOLDENBANK
accept
enum<string>
required
Allowed value:
application/json
Content-Type
string
optional
charset
string
optional
Body Params application/json
Request samples
Responses
Modified at 2024-05-15 17:19:21