Contract Detail Api
Contract
Contract Detail Api
Get detailed contract information including plan and plan items.
GET
Contract Detail Api
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the contract
Response
Contract details with plan and plan items
Detailed contract information with plan items.
The current status of the contract
Example:
"accepted"
Customer information
List of plan items associated with this contract
URL to download the contract PDF
Example:
"https://api.justpaid.io/files/contract.pdf"
Maximum string length:
255Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Maximum string length:
3Maximum string length:
60Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$