> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OrderingOrderConfirmationNumber

An object representing a confirmation number from a fulfillment partner.

```graphql theme={null}
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.
