brandon14/ebay-sdk-php

View on GitHub
src/Sell/Logistics/V1/docs/Model/Order.md

Summary

Maintainability
Test Coverage
# # Order

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**channel** | **string** | The e-commerce platform or environment where the order was created. Use the value <code>EBAY</code> to get the rates available for eBay orders. | [optional]
**order_id** | **string** | The unique ID of the order supplied by the channel of origin. For eBay orders, this would be the <b>orderId</b>. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)