Update VendorPrepaymentApplication record
Update an existing VendorPrepaymentApplication 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 3 of the 16 revisions of this API.128
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
api operation id
update_VendorPrepaymentApplicationV2_recordremoved and replaced withupdate_VendorPrepaymentApplication_recordapi-operation-id-removed
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the
response's property default valuewas removed for the statusresponse-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
- ○
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ○
api operation id
update_VendorPrepaymentApplication_recordremoved and replaced withupdate_VendorPrepaymentApplicationV2_recordapi-operation-id-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
the
response's property default valuewas added for the statusresponse-property-default-value-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲