v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Revenue Recognition

Partially Update Contract Usage Revenue

Retrieve, update, and delete contract usage revenue records

patch/rr/api/v1/contracts/{contract_id}/usage/{id}

Path parameters

contract_idinteger required
idinteger required

Request body

idinteger
contractinteger
productinteger nullable
product_bundlestring
product_namestring
product_bundle_namestring
usage_groupinteger nullable
usage_group_namestring
departmentinteger nullable
tagsstring
descriptionstring nullable
start_datestring date nullable
end_datestring date nullable
linesstring
created_atstring date-time nullable
last_modified_atstring date-time nullable

Response

idinteger required
contractinteger required
productinteger nullable
product_bundlestring required
product_namestring required
product_bundle_namestring required
usage_groupinteger nullable
usage_group_namestring required
departmentinteger nullable
tagsstring
descriptionstring nullable
start_datestring date nullable
end_datestring date nullable
linesstring required
created_atstring date-time nullable required
last_modified_atstring date-time nullable required