INVENTORY
Create or delete association between items and tax rates
Creates or deletes association between line items and tax rates. For more information, see Use object associations.
post/v3/merchants/{mId}/tax_rate_items
Path parameters
mIdstring required
Merchant identifier (mId).
Query parameters
deleteboolean
Use to view, create, or remove an association between items and tax rates in the request body. Values: True - Set to true to remove the association. False - Set to false to create an association.
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Request body
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.