xi_sdk_resellers
Version:
Ingram Micro - Xvantage Integration (XI) Node.Js Server-side SDK.
23 lines (18 loc) • 1.27 kB
Markdown
# XiSdkResellers.ReturnsCreateRequestListInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**invoiceNumber** | **String** | The Invoice number of the order. |
**invoiceDate** | **Date** | Date of an Invoice. |
**customerOrderNumber** | **String** | The reseller's order number for reference in their system. | [optional]
**ingramPartNumber** | **String** | Unique line number from Ingram. | [optional]
**vendorPartNumber** | **String** | Vendor Part Number. | [optional]
**serialNumber** | **String** | Serial number of the product. | [optional]
**quantity** | **Number** | Return quantity of the product. |
**primaryReason** | **String** | Primary reason to return the product. |
**secondaryReason** | **String** | Secondary reason to return the product. |
**notes** | **String** | Return notes. | [optional]
**referenceNumber** | **String** | Reference number to return the product. | [optional]
**billToAddressId** | **String** | Suffix used to identify billing address. | [optional]
**shipFromInfo** | [**[ReturnsCreateRequestListInnerShipFromInfoInner]**](ReturnsCreateRequestListInnerShipFromInfoInner.md) | |
**numberOfBoxes** | **Number** | Number of boxes to return. |