Which documentation are you looking for?
Do not know how to start integrating?
Check the first stepsDownload report
GET
Products that use it:
Request's parameters
PATH
file_name
The parameter 'file_name' corresponds to the file name of the report you wish to download.string
REQUIRED
Response parameters
Errors
401Unauthorized.
Invalid token
Invalid token.
404Not found.
not_found
Resource /account/release_report/1234234587/ not found.
Did you find this information useful?
Yes
Not
Request
curl -X GET \
'https://api.mercadopago.com/v1/account/release_report/{file_name}'\
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer TEST-4599*********755-11221*********d497ae962*********ecf8d85-1*********' \
Sample answer
// This request has not been responded to.