Skip to main content
POST
Disable trueup for commit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Information to identify the commit

customer_id
string<uuid>
required

ID of the customer whose commit is to be updated

commit_id
string<uuid>
required

ID of the commit to update

contract_id
string<uuid>
required

ID of the contract that the commit is on

amendment_id
string<uuid>

If applicable, the amendment ID that the commit is on

Response

Success

data
object
required