Skip to main content
Retrieves a PDF payment instructions artifact (ACH routing + account details) for funding a virtual account number belonging to a spend account (cash balance) of the authenticated user’s account. Defaults to the spend account’s primary virtual account number when virtualAccountNumberId is omitted. Requires LIST_PAYMENT scope.

Arguments

UUID!
required
The spend account (cash balance) the virtual account number belongs to.
UUID
Which of the spend account’s virtual account numbers to document. Defaults to the primary one.

Returns

SpendAccountPdfDocument! — A PDF artifact containing ACH routing and account instructions for funding a spend account’s virtual account number, returned as a base64-encoded string for the client to decode and render or download.