Delete

The delete route is responsible for removing an existing payment account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Attention point:

To consume the route it is necessary to pass the account code as a parameter.

Response

Http CodeReturn CodeMessage
200200-01Success.
400400-01Something unexpected happened.
400400-02Invalid hash.
400400-20Error when deleting.
401401-05Unauthorized or token invalid.
429429-01Too many requests.

Response Parameters

ParameterFormatDescription
request_codestringCode of the request made.
returnbooleanIndicates if the request was successful.
return_codestringReturn code of the request.
messagestringMessage indicating the reason for the response.

Request Parameters

Path Params
string
required

Account Code

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json