Skip to main content
Skip to main content

AdminPostOrdersOrderShipmentReq

internal.internal.AdminPostOrdersOrderShipmentReq

Schema

AdminPostOrdersOrderShipmentReq type: object required:

  • fulfillment_id properties: fulfillment_id: description: The ID of the Fulfillment. type: string tracking_numbers: description: The tracking numbers for the shipment. type: array items: type: string no_notification: description: If set to true no notification will be send related to this Shipment. type: boolean

Properties

fulfillment_idstringRequired
no_notificationboolean
tracking_numbersstring[]
Was this section helpful?