customers
Get customer details
Get details about an existing customer.
get/v3/customers/{customerId}
Path parameters
customerIdstring required
BILL-generated ID of the customer. The value begins with 0cu.
Example:{{customer_id}}
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Get customer details response
Changes
No recorded changes to this endpoint across all 1 revision of this API.