Update StatisticalJournal record
Update an existing StatisticalJournal 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 14 revisions of this API.9315
- ●
removed the optional property
has_more_linesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lines_countfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
update_StatisticalJournalV2_recordremoved and replaced withupdate_StatisticalJournal_recordapi-operation-id-removed
- ○
the response property
itemsbecame required for the status200response-property-became-required
- ○
the
itemsresponse's property default valuewas removed for the status200response-property-default-value-removed
This revision also has 93 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
- ▲
added the new required request property
account_idnew-required-request-property
- ▲
the response property
items/items/account_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/account_namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/account_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
items/items/account_idbecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/account_namebecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/account_numberbecame optional for the status200response-property-became-optional
- ▲
the response property
items/items/company_idbecame optional for the status200response-property-became-optional
- ●
removed the request property
items/items/account_numberrequest-property-removed
- ○
added the new optional request property
items/items/account_idnew-optional-request-property
- ○
the request property
items/items/classifications/items/idbecame nullablerequest-property-became-nullable
- ○
the request property
items/items/classifications/items/idbecame optionalrequest-property-became-optional
- ○
added the required property
account_idto the response with the200statusresponse-required-property-added
- ○
added the required property
account_nameto the response with the200statusresponse-required-property-added
- ○
added the required property
account_numberto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
itemsbecame optional for the status200response-property-became-optional
- ○
api operation id
update_StatisticalJournal_recordremoved and replaced withupdate_StatisticalJournalV2_recordapi-operation-id-removed
- ○
added the optional property
has_more_linesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
lines_countto the response with the200statusresponse-optional-property-added
- ○
the
itemsresponse's property default valuewas added for the status200response-property-default-value-added
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲