Customers
Customers are people who buy from the authenticated company.
Get all customers
GET /v1/companies/5678/customers.json |
Get all customers |
GET /v1/companies/5678/customers.json?reference_id=ABC123 |
Get customers by reference ID |
<!-- Placeholder for Re-Direct -->