Latinum Contracts API Resources

GET
/v1/contract/contract_term_units/list
(billing)

Get All Contract Term Units
Service
billing
GET
/v1/contract/payment_term_units/list
(billing)

Get All Payment Term Units
Service
billing
GET
/v1/contract/payment_term_strategies/list
(billing)

Get All Payment Term Strategies
Service
billing
GET
/v1/contract/contract_template/list
(billing)

List All Contract Templates
Service
billing
GET
/v1/contract/contract_template/{contract_template_id}
(billing)

Get Single Contract Template
Service
billing
POST
/v1/contract/contract_template
(billing)

Create Contract Template
Service
billing
PATCH
/v1/contract/contract_template/{contract_template_id}
(billing)

Update Contract Template
Service
billing
DELETE
/v1/contract/contract_template/{contract_template_id}
(billing)

Delete Contract Template
Service
billing
GET
/v1/contract/list
(billing)

List All Contracts
Service
billing
GET
/v1/contract/{contract_id}
(billing)

Get Single Contract
Service
billing
POST
/v1/contract
(billing)

Create Contract
Service
billing
POST
/v1/contract/{contract_id}/renew
(billing)

Renew Single Contract
Service
billing
POST
/v1/contract/{contract_id}/cancel
(billing)

Cancel Single Contract
Service
billing