Skip to content
SIBISIBI Developers
Esc
navigateopen⌘Jpreview
On this page

OrderingOrderConfirmationNumber

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.

Was this page helpful?