v1
latestOpenAPI 3.0.02026-07-1398671635.1 KBRestaurant Claims
publicly-accessible
Add reason and comments to the response
Add reason and optional comments in case of rejection of order claim
put/restaurants/{tenant}/{restaurantId}/customerclaims/{id}/restaurantresponse/justification
Path parameters
tenantstring required
Two letter code indicating the tenant
restaurantIdstring required
Just Eat restaurant identifier
idstring required
Claim identifier
Headers
Content-Typestring required
Indicates the representation of the request body the client is sending (including version)
Request body
Example request
{
"reason": "Other",
"comments": "The food was packed properly"
}Response
Request succeeded. Justification was successfully submitted