get https://test.billing.gg/api/v1/customers/
Get a single customer
Get a customer using the id
of the customer generated by the system.
If you are getting a customer to update that customer, please pay attention to the different address format in the customer data objects to update a customer.
To create an order for this customer, in the order object of the request body, set this value as the customer_id
.