A type that defines which add-on services are selected for an item. This type is used by updateAddonServicesStatus to add an add-on service to an order line item.
Type that uses AddonServiceInput
Call that uses AddonServiceInput
Fields
selected
This field is used to add or remove an add-on service for an order line item. Set the field value to
true
to add a service or false
to remove it.serviceId
The unique identifier of the add-on service.
This value appears in the response field lineitems.addonServices.serviceId of the getCheckoutSession method.
Note: BUYER_PROTECTION cannot be added or removed as a add-on service with this method. eBay adds this service automatically if applicable.
This value appears in the response field lineitems.addonServices.serviceId of the getCheckoutSession method.
Note: BUYER_PROTECTION cannot be added or removed as a add-on service with this method. eBay adds this service automatically if applicable.