Skip to main content
DELETE
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 корзины

intentId
string
required

ID намерения

Response

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

code
integer
Example:

200

paymentAmount
number

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

Example:

1000

paymentCurrency
string

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

Example:

"RUB"

message
string
Example:

"Intent removed from pouch"