Get a customer

Retrieve details of a specific customer by their ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Customers are soft deleted so that historical data on old invoices for deleted customers can still be retrieved. The deletedAt field in the response indicates whether a customer has been deleted.

Path Params
uuid
required

The customer who will receive the invoice. Use the /api/v1/ar/customers endpoint to list your customers and find the corresponding id, or create a new customer first.

Responses

404

customerId not found

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json