Update DirectExpense record
Update an existing DirectExpense record with the provided data. Validates all required fields and business rules.
Path parameters
The number attribute of the record.
The number attribute of the record.
Headers
Optional. A unique value (a UUID works well) identifying this operation. If the request is repeated with the same key, the original response is replayed instead of the operation running again, so a retry cannot create a duplicate record. Results are replayable for 48 hours. Reusing a key with a different request body returns 422.
Request body
Response
OK
Changes
Changed in 4 of the 15 revisions of this API.114
- ▲
the
//////response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
added to the
//////response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
removed the
CESSenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
CGSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
GSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
HSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
IGSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
PSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
QSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ○
removed the
SGSTenum value from the//////response property for the response statusresponse-property-enum-value-removed
- ▲
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
- ○
added the new optional request property
//new-optional-request-property
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
////new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○