Add a payout card for a business. A business can only add cards for their own account.
For security purposes, individual property errors are not specified.
The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.
The card's security code.
3 - 4^\d{3,4}$The unmasked personal account number for the card. Spaces are ignored in requests and omitted in responses.
14 - 19\d{1}[0-9 ]{12,17}\d{1}$The month portion of the card's MM/YYYY expiration in MM format.
2^(0[1-9]|1[012])$The year portion of the year of the card's MM/YYYY expiration, in YYYY format.
4^\d{4}$Ok. The operation succeeded.
Representation of cards for business accounts on Guile.
The unique identifier for the business card.
A masked card personal account number: an asterisk * followed by the last
four digits of the full Personal Account Number (PAN).
5^\*\d{4}$The card payment processing network.
visa, discover, mastercard, amex, other Indicates how a card is funded.
debit, credit, prepaid, other The month portion of the card's MM/YYYY expiration in MM format.
2^(0[1-9]|1[012])$The year portion of the year of the card's MM/YYYY expiration, in YYYY format.
4^\d{4}$Indicates whether this card is the default payout card.
Supported payout methods for this financial account.
The method used for the payout. Standard typically means T+2 days through ACH batch processing. Instant expediates payments for an additional processing fee. Instant payouts be be limited based on availability and other factors.
standard, instant For digital cards with dynamic tokenization, this is the tokenization method.
androidPay, applePay, masterPass, visaCheckout