Skip to main content
Schema2020-08-27object

mandate

A Mandate is a record of the permission a customer has given you to debit their payment method.

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

Mandate

object

A Mandate is a record of the permission a customer has given you to debit their payment method.

id string
required

Unique identifier for the object.

livemode boolean
required

Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.

object string
required

String representing the object's type. Objects of the same type share the same value.

payment_method
required

ID of the payment method associated with this mandate.

status string
required

The status of the mandate, which indicates whether it can be used to initiate a payment.

type string
required

The type of the mandate.