Latinum Customer Account API Resources

GET
/v2/customer/{customer_id}
(billing)

Get One Customer
Service
billing
GET
/v2/customer/accountcode/{customer_account_code}
(billing)

Get One Customer (by account code)
Service
billing
GET
/v2/customer/{customer_account_id}/balance
(billing)

Get Customer Balance
Service
billing
GET
/v2/customer/all
(billing)

Get All Customers
Service
billing
PATCH
/v2/customer/{customer_id}
(billing)

Update Customer
Service
billing
DELETE
/v2/customer/{customer_id}
(billing)

Remove One Customer
Service
billing