Product reservations
Cancel reservation
Cancel an existing reservation.
post/product-reservations/{product_reservation_id}/actions/cancel-reservation
Path parameters
product_reservation_idstring required
The unique ID of the product reservation.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Request body
Example request
{
"product_reservation_id": "81d503b99cc748b3ca189383ad"
}Response
No Content