Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The customer and contract details to create
Response
Success
Create a new customer and provision a contract. This endpoint’s availability is dependent on your client’s configuration.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer and contract details to create
Success