Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TYPERESOURCEDESCRIPTION
GET/contracts/:id/extensions/valuesReturns a list of extension values
GET/contracts/Returns a list of contracts
GET/contracts/:idReturns a specific contract object
GET/contracts/countReturns the total count of contracts
GET/contracts/:id/periodsReturns an array of periods for a given contract object
GET/contracts/periods/:period_idReturns a specific contract period object.
PUT/contracts/:id/extensions/values/:extension_value_idUpdate a contract's extension value
GET/contracts/:id/profiles/valuesReturns an array of profile values for the contract.
PUT/contracts/:id/profiles/values/:profile_value_idUpdate an existing profile value for the contract.