The organization user can remove consumer data permanently from the Voucherify system by using this API method. It deletes all customer data and connected resources. It makes the customer profile forgotten by Voucherify.
The access token received from the authorization server in the OAuth 2.0 flow.
A Voucherify customer's id or source_id.
"cust_nk0N1uNQ1YnupAoJGOgvsODC"
Returns a permanent deletion object and status of the deletion.
Response body schema for POST v1/customers/{customerId}/permanent-deletion.
Unique permanent deletion object ID.
"del_mgzqZNwUnwnt1Ddw6phEG90Q"
Timestamp representing the date and time when the customer was requested to be deleted in ISO 8601 format.
"2022-09-02T17:55:47.865Z"
Unique customer ID that is being deleted.
"cust_m557pDDl4IGXexkU6KOQ2Dwi"
Object being deleted.
Deletion status.
Statistics summarizing the number of related information that was deleted.
The type of the object represented by JSON.