Contracts
Create Contract
Create a new Contract.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The id of the customer that the contract is associated with
The id of the plan that the contract is associated with
The start date of the contract
The end date of the contract
Response
200 - application/json