- Print
- DarkLight
- PDF
Operation is used to create new contract. Available from product version 3.2.24.
Token issued for API consumer.
contract to be created
Contract Identifier
Contract antenna
Contact Billing id
Contract billing day
Contract billing period
Contract billing reference
Contract billing cable usage
Contract comments
Contract Status id
Contract Type id
Customer Lesee id
Customer Lessor id
Parent Contract id
Contract rent. Normally a required attribute, can be set as not required on request.
The date begin to rent
The date end of the rent
Contract rent 2
Contract rent 3
The date begin to reserved
The date end of the reservation
Contract term of notice
created contract data
{
"agreement": "",
"antenna": null,
"billing": null,
"billingDay": null,
"billingPeriod": null,
"billingReference": "",
"cableUsage": "",
"comments": "this is a a fire drill asd",
"contractStatus": null,
"contractType": null,
"createdBy": "example@example.com",
"createdTs": "2022-02-15T05:24:34Z",
"id": 2473150,
"lessee": null,
"lessor": null,
"parentContract": null,
"rent": "43.43",
"rentBeginDate": null,
"rentEndDate": null,
"rent_2": null,
"rent_3": null,
"reserveBeginDate": null,
"reserveEndDate": null,
"termOfNotice": null,
"updatedBy": "example@example.com",
"updatedTs": "2022-02-15T05:24:34Z"
}
Contract Identifier
Contract antenna
Contact Billing id
Contract billing day
Contract billing period
Contract billing reference
Contract billing cable usage
Contract comments
Contract Status id
Contract Type id
creator
Creation date and time
Primary key
Customer Lesee id
Customer Lessor id
Parent Contract id
Contract rent. Normally a required attribute, can be set as not required on request.
The date begin to rent
The date end of the rent
Contract rent 2
Contract rent 3
The date begin to reserved
The date end of the reservation
Contract term of notice
Last updated
Last update date time
There was an error in request. Usually field validation failed.
{
"rent": [
"This field is required."
]
}
Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error