get
https://test.bill.pro/api/v1/customers/
Get a single customer
Get a customer using the id of the customer that was generated by the system.
To update a customer, after you get the customer, change the address format. See Update customer.
To create an order for the customer, set the order's customer_id to the customer's id.