Amazon Selling Partner API (SP-API) SDK for TypeScript
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
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Request schema for the
updateReservationoperation.