Theme switcher

Obter Token de Acesso

Header Parameters

merchantCodestring

obtido na plataforma brazilpays

publicKeystring

obtido na plataforma brazilpays

refreshTokenstring

opcional para renovação do token

Response

200
Object
Returns success

Response Attributes

datastring

The data parameter is a response parameter that contains the information returned by the API call. It may include details such as transaction data, customer information, or other relevant data specific to the API endpoint being used.

Nullable:
True
erroboolean

The erro parameter is a response parameter that indicates any errors or issues encountered during the API call's execution. It provides specific error codes or messages to help identify and resolve any problems or inconsistencies.

errorsstring

The errors parameter is a response parameter that contains a list of errors encountered during the API call's execution. Each error includes detailed information on the issue, such as error codes, descriptions, or potential resolutions. Merchants can use this information to troubleshoot and address the identified errors.

Nullable:
True
messagestring

The message parameter is a response parameter that provides a general message or notification regarding the API call's execution. It may include status updates, confirmations, or any other relevant information to the merchant.

Nullable:
True
messageExstring

The messageEx parameter is a response parameter that provides additional information or details regarding the API call's execution. It may include notifications, alerts, or instructions for the merchant based on the outcome of the API request.

Nullable:
True
400
Object
Custom Error
401
Object
Unauthorize Error
500
Object
Exception Error
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?