Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pouchId
string
required

ID корзины

Body

application/json
intentId
string
required

ID намерения для добавления

Response

Намерение успешно добавлено

code
integer
Example:

200

paymentAmount
number

Обновленная сумма к оплате

Example:

1500

paymentCurrency
string

Валюта оплаты

Example:

"RUB"

message
string
Example:

"Intent added to pouch"