API Reference

Create Payment Method

Create new payment method. Permission: Create Payment Methods

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
addressDetails
object

Address details.

bankDetails
object

Bank details.

cardDetails
object

Card details.

string
required

UUID of the associated customer.

boolean | null

Optional. When omitted or null, the new payment method is created without changing primary status on any sibling. When true, this payment method is set as primary and all other payment methods of the same type for this customer have their primary flag cleared. When false, this payment method is explicitly saved as non-primary; siblings are not changed.

boolean | null

Optional. Marks this payment method as the single method the loan is FUNDED (disbursed) to. Independent of isPrimary, which governs repayment - so funding and repayment can point at different methods. When true, this becomes the customer's only funding method and the flag is cleared on all their other methods, across every type. When omitted or null, the funding designation is unchanged. Accepted at the top level or nested under cardDetails/bankDetails.

string
enum
required

The type or category of the resource.

Allowed:
boolean
Defaults to false

Whether to update the billing address on file.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json