Create payment method
Create a new payment method for the user.
This endpoint requires the JWT scope write:payment-method
.
Request Body — REQUIRED |
---|
type stringType of bank account (Checking, Savings) |
name stringName of this payment method |
routingNumber stringRouting number of the bank account |
accountNumber stringAccount number of the bank account |
bankAccountOwner stringName of the bank account owner |
Responses | ||||
---|---|---|---|---|
200 Successful response
|