Statements and Adjustments
View a statement
FROM REPORTING.JSON
Returns information on a single PDF statement.
get/report/v3/statement/{id}
Path parameters
idstring required
Example:015308
The statement ID
Response
Success
Example response
{
"id": 118740,
"merchantId": "100039",
"path": "statements/2019-02-28/923600001124503.pdf",
"statementDate": "2019-02-28",
"createdAt": "2019-03-01T16:56:29.000Z",
"updatedAt": "2019-03-01T16:56:29.000Z"
}