Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
Input for rescheduled appointment operation.