Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/services-api-v1
UpdateReservationRequest
Interface UpdateReservationRequest
Request schema for the
updateReservation
operation.
interface
UpdateReservationRequest
{
reservation
:
Reservation
;
resourceId
:
string
;
}
Index
Properties
reservation
resource
Id
Properties
reservation
reservation
:
Reservation
resource
Id
resourceId
:
string
Resource (store) identifier.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reservation
resource
Id
Selling Partner API SDK for JavaScript
Loading...
Request schema for the
updateReservationoperation.