Customers
A customer is who receives an invoice. Usage is reported against an agent for a customer, so both must exist before anything can be billed.
paygent customer create
paygent customer list
paygent customer get
paygent customer update
paygent customer ensure
Create a customer only if it does not already exist. Idempotent, so it is safe on every request or deploy.
