Create payment method
Registers a payment method for a customer. The method is created in the ACTIVE state and can back new payments right away.
Body
Provider that operates the payment method.
Customer the payment method belongs to.
The kind of payment method.
CREDIT_CARD, PIC_PAY Provider-specific configuration for the payment method, such as tokens, card brand or wallet identifiers. Defaults to an empty object.
Response
Default Response
Unique payment method identifier.
Provider that operates the payment method.
Customer the payment method belongs to.
Current lifecycle state. A DELETED method cannot back new payments.
ACTIVE, DELETED The kind of payment method.
CREDIT_CARD, PIC_PAY Provider-specific configuration for the payment method.
When the payment method was created.
When the payment method was last updated.