Unenroll Payment Method
Unenroll Payment Method
POST
Unenroll Payment Method
Unenroll a saved payment method for the user. Once you’ve done the POST to the unenrollment endpoint, the payment method status will be changed to UNENROLLED.
Unenrollment InformationTo unenroll the payment method, you need to provide the
payment_method_id, which is the vaulted_token received when using the Enroll Payment Method endpoint.Authorizations
Path Parameters
The unique identifier of the customer (UUID, 36 chars).
The unique identifier of the payment method. This is the vaulted_token received when enrolling a payment method using Enroll Payment Method (UUID, 36 chars).
Response
200
Example:
"cbdcc878-ceb4-4dd8-b0f0-49d444855de0"
Example:
"493e9374-510a-4201-9e09-de669d75f256"
Example:
"VISA ****1111"
Example:
"VISA ****1111"
Example:
"CARD"
Example:
"CARD"
Example:
"US"
Example:
"UNENROLLED"
Example:
"2024-06-06T13:32:49.715656Z"
Example:
"2024-06-06T13:37:38.891106Z"