NOTE We allow a customer's payment card record to be returned to active status from archived - use our Unarchive endpoint.
Authorization: Bearer ********************curl --location --request DELETE '/api/customer-vault/<customerId>/card/<id>/archive' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data-raw ''{
true
}