Skip to main content

Daily position report in Excel

Request

ENDPOINT
/bank_slip/duplicates_balance_excel
METHOD
GET
Attention

The response body of this request will be an Excel file encoded in base64.

Query params

FieldTypeDescriptionCharacters
beneficiary_keystringBeneficiary identification key (required if there is no requester_profile_code).uuid key
requester_profile_codestringWallet code (required if there is no beneficiary_key).10
expiration_datedateMaximum expiration date (Format YYYY-MM-DD).10

Response

STATUS
200
Response Body

O body de resposta desta request será um arquivo excel encodado em base64.

STATUS
400
Response Body

{
"data": "{\"title\": \"Bad Request\", \"description\": \"Invalid request body.\", \"translation\": \"Corpo da requisição inválido.\", \"extra_fields\": {}, \"code\": \"LEG000069\"}"
}