Create StatisticalJournal record attachments
Upload attachments to a StatisticalJournal record.
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.
Response
OK
Changes
Changed in 2 of the 15 revisions of this API.75
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
- ▲
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
- ○
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
- ▲