v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
INVENTORY

Create a tax rate for a merchant

post/v3/merchants/{mId}/tax_rates

Path parameters

mIdstring required

Merchant Id

Query parameters

expandstring

Expandable fields: [items]

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Request body

idstring
namestring required
taxType'VAT_TAXABLE' | 'VAT_NON_TAXABLE' | 'VAT_EXEMPT' | 'INTERNAL_TAX' | 'PARTNER_TAX'

Tax type used in Argentina.

rateinteger

For percentage based discounts like sales tax

isDefaultboolean
taxAmountinteger

For a flat tax like recycling redemption fee, expressed as number of cents

deletedTimeinteger

Timestamp when tax rate was last deleted

modifiedTimeinteger

Timestamp when tax rate was last modified

Response

idstring
namestring required
taxType'VAT_TAXABLE' | 'VAT_NON_TAXABLE' | 'VAT_EXEMPT' | 'INTERNAL_TAX' | 'PARTNER_TAX'

Tax type used in Argentina.

rateinteger

For percentage based discounts like sales tax

isDefaultboolean
taxAmountinteger

For a flat tax like recycling redemption fee, expressed as number of cents

deletedTimeinteger

Timestamp when tax rate was last deleted

modifiedTimeinteger

Timestamp when tax rate was last modified