Get customer state by external ID
Primary integration endpoint for agents and programmatic clients using their own customer IDs. Use the value you stored on customer.externalId, for example customer_123.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
externalId
Customer ID from the integrator’s system, stored on Paid as externalId.
Response
200
customer
defaultCurrency
ISO 4217 currency code, for example USD, EUR, or GBP.
orders
seats
checkoutLinks
credits
timestamp
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error