Download a statement PDF

POST https://{{env_url}}/statements/download

Request Body

{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "access_token"=>"{{access_token}}", "statement_id"=>"STATEMENT_ID_GOES_HERE"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring