Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/services-api-v1
RescheduleAppointmentRequest
Interface RescheduleAppointmentRequest
Input for rescheduled appointment operation.
interface
RescheduleAppointmentRequest
{
appointmentTime
:
AppointmentTimeInput
;
rescheduleReasonCode
:
string
;
}
Index
Properties
appointment
Time
reschedule
Reason
Code
Properties
appointment
Time
appointmentTime
:
AppointmentTimeInput
reschedule
Reason
Code
rescheduleReasonCode
:
string
The appointment reschedule reason code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
appointment
Time
reschedule
Reason
Code
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Input for rescheduled appointment operation.