put
https://api-sandbox.lafise.com/obl/v1/banks//accounts/counterparties
Inactivate Sinpe Mobile wallet
Authentication is mandatory.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
📖 Example Requests
Below you will find the body example JSON requests for the api:
{
"phone_number": 88888888
}JSON response body fields:
| Name | Description | Type |
|---|---|---|
phone_number | Customer's telephone number. | number |
identification | Account owner's identification number. | string |
name | Customer's name. | string |
last_name | Customer's last name. | string |
account | IBAN code of the validated account. | string |
currency | Account currency. | string |
max_amount | Limit amount allowed per wallet. | number |
creation_date | Date of creation of the wallet. | date |
update_date | Date of update of the wallet information. | date |
is_active | Defines if the wallet is active. | boolean |
mail | Customer's e-mail address. | string |
error_message | Error message associated with the wallet activation service. | string |
error_code | Error code associated with the wallet activation service. | string |
