The request used for making an existing binding inactive is unBindCard.do
.
In this document, the following data type conventions are used when describing request and response parameters:
Name | Type | Mandatory | Description |
---|---|---|---|
|
AN..30 | Yes |
Login of the service account of the merchant. |
|
AN..30 | Yes |
Merchant's service account password. |
|
AN..255 | Yes |
The identifier of the previously created binding. Can only be used if the merchant has permission to work with bindings. If this parameter is passed in the given request, it means that: |
Name | Type | Mandatory | Description |
---|---|---|---|
|
ANS..3 | No |
Error code. Can be missing if the result has not caused an error. |
|
|
No |
|
Error code | Error text |
---|---|
0 |
The request has been processed without system errors. |
2 |
Wrong binding state. (On an attempt to deactivate an inactive binding.) |
2 |
The binding is not found. |
5 |
Access denied. |
5 |
The user must change the password. |
7 |
System error. |
bindingId=fd3afc57-c6d0-4e08-aaef-1b7cfeb093dc
{"errorCode":"2", "errorMessage":"Bundle not found"}