Skip to Content

ServiceSummaryInput

Properties

NameTypeDescriptionNotes
vendor_idLongVendor providing the service.[default to null]
service_idLongService to order.[default to null]
options_idsListOptional list of service option IDs.[optional] [default to null]
qtyLongQuantity of service (defaults to 1).[optional] [default to null]
delivery_address_idLongID of the delivery address for the service.[optional] [default to null]
coupon_codeStringOptional coupon code for discount.[optional] [default to null]
tipDoubleOptional tip amount (defaults to 0.0).[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]