Mutation
Variables
Response
Mutations
updatePaymentCoupon
Update a Promo Code’s description, status, or amount-off currencies. Host only.
MUTATION
updatePaymentCoupon(input: UpdatePaymentCouponInput!): UpdatePaymentCouponPayloadArguments
input
UpdatePaymentCouponInput!
required
Parameters for UpdatePaymentCoupon
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
paymentCoupon
Mutation
Variables
Response