Field | Type | Description | Validation |
---|---|---|---|
| string | The tracking URL provided by the carrier. | |
| string | The date and time by which the fulfillment should be delivered. | |
| number (double) | The ID of this object in Delivery Hub. | Valid uuid |
| number (double) | The number of items included in the fulfillment. | |
| string | Designates if the fulfillment method is direct delivery to the recipient's address or via a PUDO (pickup/dropoff) location. When empty, the default value is | |
| string | Designates if this is a | |
| string | The name of the fulfillment. | 1-225 characters |
| array | Additional order details, such as contact or address instructions. | |
| number (double) | Bringg's ID for this order. | |
| string | The ID of the PUDO (pickup/drop off) location for this fulfillment. | Forbidden if |
| array | An array of product objects associated with the fulfillment. See Product. | Required |
| string | ID of the quote associated with the fulfillment. | Required, |
| object | An object containing information about the recipient. | Required if |
| object | The address of the party receiving the fulfillment. In the case of returns, this is the retailer. | |
| number (double) | The ID for this address in Delivery Hub. | Valid uuid |
| number (double) | ID of the recipient associated with the fulfillment. | Valid uuid |
| number (double) | Delivery Hub's or your source system's ID for the recipient's location. | Forbidden if |
| string | The service levels required for this shipment, as defined by your organization and based on included products. For example, certain hazardous materials might require delivery within 72 hours. | |
| object | Represents the party sending the fulfillment. In the case of returns, this is the customer. | Required if |
| object | The address of the party sending the fulfillment. In the case of returns, this is the customer. | Required if |
| number (double) | Delivery Hub's ID for the sender's location. This is the shipping location for delivery use cases. | Valid uuid |
| number (double) | ID of the sender associated with the fulfillment. | Valid uuid |
| number (double) | Delivery Hub's or your source system's ID for the sender's location. This is the shipping location for delivery use cases. | Required if |
| string | The service level for the quoted booking, such as same-day. | Required if |
| array of objects | The shipments that belong to this order, | |
| number (double) | The shipping account used for the quoted or actual booking. | Required if |
| string | Your source system's ID for this fulfillment. | Required if |
| string | Current status of the fulfillment. Possible values: | |
| number (double) | The total weight of all items included in the fulfillment. |