Deletes a referring customer by ID.
You must provide the latest revision
to prevent conflicting changes.
ID of the referring customer to delete.
Revision number of the referring customer.
curl -X DELETE \
'https://www.wixapis.com/referral-customers/v1/referring-customers/46d7bbce-6bb4-4174-ae5a-7f44c19f95?revision=1' \
-H 'Authorization: <AUTH>' \
-H 'Content-Type: application/json' \
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.