nauticalOrderUpdateApplyVoucherCode
Apply an existing voucher code to a nautical order to give a discount.
nauticalOrderUpdateApplyVoucherCode(
id: ID
voucherCode: String
): NauticalOrderUpdateApplyVoucherCode
Arguments
nauticalOrderUpdateApplyVoucherCode.id ● ID scalar
ID of the nautical order to apply a voucher code to.
nauticalOrderUpdateApplyVoucherCode.voucherCode ● String scalar
Voucher code to apply to the nautical order.
Type
NauticalOrderUpdateApplyVoucherCode object
Apply an existing voucher code to a nautical order to give a discount.