Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.65 KB

EbayCollectAndRemitTax.md

File metadata and controls

12 lines (9 loc) · 1.65 KB

# EbayCollectAndRemitTax

Properties

Name Type Description Notes
amount \Ebay\Sell\Fulfillment\Model\Amount [optional]
ebay_reference \Ebay\Sell\Fulfillment\Model\EbayTaxReference [optional]
tax_type string The type of tax and fees that eBay will collect and remit to the taxing or fee authority. See the TaxTypeEnum type definition for more information about each tax or fee type. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/sel:TaxTypeEnum&#39;&gt;eBay API documentation</a> [optional]
collection_method string This field indicates the collection method used to collect the 'Collect and Remit' tax for the order. This field is always returned for orders subject to 'Collect and Remit' tax, and its value is always NET. Note: Although the collectionMethod field is returned for all orders subject to 'Collect and Remit' tax, the collectionMethod field and the CollectionMethodEnum type are not currently of any practical use, although this field may have use in the future. If and when the logic of this field is changed, this note will be updated and a note will also be added to the Release Notes. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/sel:CollectionMethodEnum&#39;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]