- Merge and delete a customer
Retrieve customers
Create a customer
Retrieve a customer
Upsert a customer
Retrieve a customer's lead source
Create a customer's lead source
Delete a customer's lead source
Retrieve customer credit balance
Create a compliance screening report
Retrieve a customer's lifetime summary metrics
Customer created
Customer merged
Customer one-time-password requested
Customer tax number validated
Customer updated
Experian check performed
Lead source changed
Merge and delete a custom...
Merges one duplicate customer to another target customer and deletes the former.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/customers/{id}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/customers/{id}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/customers/{id}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/customers/{id}?targetCustomerId=string' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Customer is merged and deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content