Skip to main content

Extend reservation

PATCH/inventory/reservations/{id}/extend
Extend the expiry time of a temporary reservation

Parameters

idpathrequired
string

Reservation ID

Request Body

expiresAt*string (date-time)New expiration timestamp (ISO 8601)

Response

Reservation extended successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Reservation ID
Request Body
New expiration timestamp (ISO 8601)