Skip to main content
An object representing a confirmation number from a fulfillment partner.
type OrderingOrderConfirmationNumber {
  value: String!
}

value

string - The value of the confirmation number. Confirmation numbers are a reference number from a fulfillment partner that enable you to track your order. They are issued when we submit the order to the partner.
I