NewBilling Mutations
Interactive examples coming soon...
Argument | Type | Description |
---|
id | ID! | |
packageId | ID! | |
applyCoupon :: Order
Argument | Type | Description |
---|
couponId | ID! | |
orderId | ID | |
applyEstimateCoupon :: Estimate
Argument | Type | Description |
---|
couponId | ID! | |
estimateId | ID | |
autoApplyCoupons :: Order
Argument | Type | Description |
---|
id | ID | |
autoApplyEstimateCoupons :: Estimate
Argument | Type | Description |
---|
id | ID | |
Argument | Type | Description |
---|
id | ID! | |
deleteAppliedCoupon :: Order
Argument | Type | Description |
---|
couponId | ID! | |
orderId | ID | |
deleteAppliedEstimateCoupon :: Estimate
Argument | Type | Description |
---|
couponId | ID! | |
estimateId | ID | |
deleteCoupon :: Coupon!
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
includedPackageId | ID! | |
packageId | ID! | |
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
id | ID! | |
Argument | Type | Description |
---|
id | ID! | |
markOrderPaidIfFullyPaid :: Order
Argument | Type | Description |
---|
id | ID! | |
updateOrderItems :: Order
updateProduct :: Product
Update a product
voidPayment :: Payment
Argument | Type | Description |
---|
paymentId | ID! | |