cURL
curl --request DELETE \ --url https://api.bonifiq.com.br/v1/pvt/Customer/{originalId}/removetier \ --header 'Authorization: Basic <encoded-value>'
{ "ErrorMessage": "<string>", "ErrorCode": 123, "Result": { "MessageResult": "<string>", "OldTierName": "<string>" }, "HasError": true }
Use API Basic Auth Keys
Error message or description
Optional error code, if available
Show child attributes
If true the request had an error.
Was this page helpful?