For most use cases, consider using provisionCustomer which can create both customer and subscription in one call.
Mutation
Parameters
Input for creating a customer
Return Type
Returns aCustomer object with all customer fields.
Related Operations
- Provision Customer - Create with subscription
- Update Customer - Modify customer
