| Name | Description | Type | Additional information |
|---|---|---|---|
| RentalID |
Unique identifier of a Rental |
integer |
None. |
| Rental |
Rental Number |
string |
None. |
| RentalStatusID | integer |
None. |
|
| RentalStatus |
Current status of a Rental |
string |
None. |
| ContractNumber |
Contract number associated with the Rental |
string |
None. |
| OrderType |
Order Type of Rental |
RentalOrderTypeModel |
None. |
| PartnerLocation |
Partner Location ordering for |
LocationModel |
None. |
| IsDelivery |
Indicates if rental will be picked up or delivere |
boolean |
None. |
| NeedAQuote |
Indicates if rental needs to be quoted or if customer is supplying |
boolean |
None. |
| StartingLocation |
Location where rental is starting from |
LocationModel |
None. |
| DeliveryAddress |
Custom delivery address |
string |
None. |
| ContactName |
Contact name associated with the rental delivery |
string |
None. |
| ContactPhone |
Contact phone number associated with the rental delivery |
string |
None. |
| ContactEmail |
Contact email associated with the rental delivery |
string |
None. |
| Carrier |
Carrier performing the delivery of the Rental |
LocationModel |
None. |
| CarrierServiceLevel |
Service level of Carrier (express, 2-Day, etc.) |
CarrierServiceLevelModel |
None. |
| ThirdPartyAccount |
Third party account number to charge transportation costs to |
string |
None. |
| SKUFamily |
SKU Family the Rental is for |
SKUFamilyModel |
None. |
| SKUConfiguration |
SKU Configuration the Rental is for |
SKUConfigurationModel |
None. |
| SKUSize |
SKU Size the Rental is for |
SKUSizeModel |
None. |
| PurchaseOrder |
Purchase order associated with the Rental |
string |
None. |
| Quantity |
Number of SKUs associated with the Rental |
integer |
None. |
| RentalType |
The type of Rental |
RentalTypeModel |
None. |
| Conditioned |
Do the SKUs need to be conditioned |
boolean |
None. |
| StartDate |
Start date of Rental agreement |
date |
None. |
| CreationDate | date |
None. |
|
| StartTime |
Start time of Rental agreement |
date |
None. |
| ReturnLocation |
Location SKUs on Rental will be returned to |
LocationModel |
None. |
| LocationVDP |
Location VDP on Rental |
LocationVDPModel |
None. |
| ReturnAddress |
Custom return delivery address |
string |
None. |
| Location |
Location responsible for placing Rental order |
LocationModel |
None. |
| Street |
Street portion of the custom delivery address |
string |
None. |
| Route |
Route portion of the custom delivery address |
string |
None. |
| City |
City portion of the custom delivery address |
string |
None. |
| State |
State portion of the custom delivery address |
string |
None. |
| PostalCode |
Postal Code portion of the custom delivery address |
string |
None. |
| Country |
Country portion of the custom delivery address |
string |
None. |
| ClientCarrier |
Client selected Carrier performing the delivery of the Rental |
LocationModel |
None. |
| ClientCarrierServiceLevel |
Client selected Service level of Carrier (express, 2-Day, etc.) |
CarrierServiceLevelModel |
None. |
| ClientThirdPartyAccount |
Client selected Third party account number to charge transportation costs to |
string |
None. |
| ClientPrice |
Client selected price of transportation costs |
decimal number |
None. |
| AttachedInventoryCount | integer |
None. |
|
| Notes | string |
None. |
|
| AllowEdit | boolean |
None. |
|
| StartDateTime | date |
None. |
|
| NotificationEmails | string |
None. |
|
| ActionDate | date |
None. |
|
| IsUrgent | boolean |
None. |