Delete customer by external ID

Delete a customer by external ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

externalIdstringRequired

Customer ID from the integrator’s system, stored on Paid as externalId.

Response

200

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error