Atrium API
Download Statement PDF
Use this endpoint to download a specified statement PDF.
The endpoint URL is the URI given in each statement object prepended with the host (i.e., https://vestibule.mx.com or https://atrium.mx.com) and appended with .pdf.
Note that the request URL of this endpoint ends in .pdf and that the accept header for this request should be application/vnd.mx.atrium.v1+pdf.
GET
/users/{user_guid}/members/{member_guid}/statements/{statement_guid}.pdf
Request sample
Language:sh