curl --location 'https://ldbds.kr/api/v1/orders//cancel' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"memo": "string"
}'{
"id": "string",
"providerId": "string",
"productId": "string",
"ordererName": "string",
"ordererContact": "string",
"mohomId": 0,
"regionQuantities": null,
"status": "string",
"reservationDate": "2019-08-24T14:15:22.123Z",
"createdAt": "string",
"updatedAt": "string"
}