Skip to main content

nauticalOrderUpdateApplyVoucherCode

Applies a voucher code to a nautical order. Requires MANAGE_MARKETPLACE permission.

nauticalOrderUpdateApplyVoucherCode(
id: ID
voucherCode: String
): NauticalOrderUpdateApplyVoucherCode!

Arguments

nauticalOrderUpdateApplyVoucherCode.id ● ID scalar

nauticalOrderUpdateApplyVoucherCode.voucherCode ● String scalar

Type

NauticalOrderUpdateApplyVoucherCode object

Result of nautical order update apply voucher code mutation.

Was this page helpful?