RequestVoucher

View normalized Markdown

No description

graphql
type RequestVoucher {
  id: ID!
  name: String!
  number: String
  value: Money!
}

Fields

RequestVoucher.id · ID! non-null scalar

RequestVoucher.name · String! non-null scalar

Voucher name.

RequestVoucher.number · String scalar

Voucher number. Pass as code to requestRemoveCode.

RequestVoucher.value · Money! non-null scalar

Amount of the voucher applied to this cart.

Member Of

Request object

Ready to Get Started?

Book a free demo or reach out — we’d love to hear from you.