Skip to main content
GET
Get settlement instructions
Downloads a PDF containing the settlement instructions for a bank account: the account and routing numbers, beneficiary name and address, and the receiving bank’s details. The response body is the raw file, not a JSON object. Share this PDF with a payer who needs to send funds to the account — for example, a payer setting up a wire or ACH credit.

Path parameters

string
required
The unique identifier of the bank account.

Response

Returns the file as application/pdf, downloaded with a Content-Disposition: attachment header. The filename is {account_id}_settlement_instructions.pdf.