API calls used during the fulfillment process.
Name | Type | Description | Notes |
---|---|---|---|
DestinationFulfillmentPackageId | string | The fulfillment package identifier to transfer items to. Set to null to create a new fulfillment package using default package type. | [optional] |
FulfillmentPackageItemTransferInfos | List<FulfillmentPackageItemTransferInfo> | A list containing information about fulfillment package items that needs to be transfer from one package to another. | [optional] |
SourceFulfillmentPackageId | string | The fulfillment package identifier to transfer items from. | [optional] |