Update benefit
Path parameters
Request body
Response
Benefit updated successfully
Example response
{
"id": "60965cfccf2844a6",
"beneficiary": {
"name": "Eva Koster",
"email": "evko@softix.nl"
},
"city": "Utrecht",
"country": "Netherlands",
"service": {
"name": "MultiSport Active Plus",
"provider": "Benefit Systems"
},
"monthlyFee": 250,
"subscribedAtDate": "2016-01-01",
"cancelledAtDate": "2016-05-31"
}Changes
Changed in 4 of the 28 revisions of this API.610
- ○
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 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
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
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
- ▲