/Payment
POST
/Payment
Request
Header Params
ExtSystemid
string
required
>= 1 characters<= 50 characters
Example:
ECOM_GOLD_BANK
login
string
required
>= 1 characters<= 30 characters
Example:
SECURE_LOGIN
password
string
required
>= 1 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
>= 1 characters<= 32 characters
Example:
1234
orderId
string
optional
>= 36 characters<= 36 characters
Example:
dbafea6c-3394-4f6a-a0d2-21d3d8e93e42
RegDate
string <date-time>
required
<= 19 characters
Example:
2023-09-12 12:16:00
Match pattern:
YYYY-MM-DD hh:mm:ss
x-uws-clientdn
string
required
<= 500 characters
Example:
GOLDENBANK
Content-Type
string
optional
Example:
application/json;charset=UTF-8
charset
string
optional
Example:
UTF-8
accept
enum<string>
required
Allowed value:
application/json
Body Params application/json
Request samples
Responses
Modified at 2025-02-24 12:25:22