post
/v2/customer/saved_account/delete
Request for removal of saved card or other saved account of the customer
Request Body
Schema
customer
object
Object that contains general customer details in merchant project
required
saved_account_id
integer
The ID of the customer’s saved account received from the payment platform
required
payment_method
string
Payment method type for saved accounts set
2 validations
Responses
OK
Schema
status
string
Status of removing of the saved used account
required
message
string
Notification of the removal of the saved customer’s account
required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.