Skip to main content
Retrieves a PDF paycheck direct-deposit form for 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. depositAmount is required when depositType is FIXED. depositPercentage (1-100) is required when depositType is PERCENTAGE. Requires LIST_PAYMENT scope.

Arguments

UUID!
required
No description provided in the schema yet.
UUID
No description provided in the schema yet.
PaycheckDepositType!
required
No description provided in the schema yet.
Float
No description provided in the schema yet.
Float
No description provided in the schema yet.

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.