v1
latestOpenAPI 3.0.12026-07-2699111970.1 KBPayment Methods
Create a payment method
Saves a bank account payout method for a user so offramp orders can settle to it. Account numbers and IBANs are tokenized by the PCI-compliant vault before reaching Crossmint servers, so create requests must be submitted through vault.crossmint.com. Duplicate detection prevents saving the same account twice for the same user.
Supported types are the bank-account variants (bank-account-us, bank-account-mx-clabe, bank-account-co, bank-account-sepa-iban); the payout currency must match the account geography.
API scope required: payment-methods.create
post/unstable/payment-methods
Request body
Response
Payment method created successfully. Returns the full PaymentMethod object including the derived displayName and the bankAccount sub-object.