Update expense
Path parameters
Request body
Response
Expense updated successfully
Example response
{
"id": "f1c436a7-d9f5-4214-9be1-79766750b53b",
"amount": 10927,
"title": "salary",
"payerAccount": "DE89 3704 0044 0532 0130 00",
"beneficiaryAccount": "PL61 1090 1014 0000 0712 1981 2874",
"beneficiaryAddress": "445 Mount Eden Road, Mount Eden, Auckland",
"scheduledAt": "2017-02-17T22:01:36.530Z"
}Changes
Changed in 4 of the 28 revisions of this API.616
- ○
added the optional property
errorGUIDto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errorGUIDto the response with the404statusresponse-optional-property-added
- ○
added the optional property
errorGUIDto the response with the409statusresponse-optional-property-added
- ○
added the optional property
errorGUIDto the response with the422statusresponse-optional-property-added
- ○
added the optional property
errorGUIDto the response with the500statusresponse-optional-property-added
- ○
added the optional property
errorGUIDto the response with the503statusresponse-optional-property-added
- ○
- ▲
the response property
codebecame optional for the status400response-property-became-optional
- ▲
the response property
codebecame optional for the status404response-property-became-optional
- ▲
the response property
codebecame optional for the status500response-property-became-optional
- ▲
the response property
codebecame optional for the status503response-property-became-optional
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
422response-non-success-status-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
- ▲
removed the media type
application/jsonfor the response with the status400response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the status404response-media-type-removed
- ○
removed the non-success response with the status
409response-non-success-status-removed
- ○
removed the non-success response with the status
422response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ○
removed the non-success response with the status
503response-non-success-status-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲