v1

latestOpenAPI 3.0.02026-07-24102143224.1 KB
Contracts

Upsert obligation custom revenue

post/v3/contracts/{id}/obligation/{obligationId}/custom-revenue

Path parameters

idstring required

Contract id

obligationIdstring required

Obligation id

Request body

timeframestring required

Timeframe

totalnumber required

Total

Example request

[
  {
    "timeframe": "2024-03",
    "total": 10000
  }
]

Response

Upsert custom revenue