API2024-01
TaxLine Channel Liable REST-API Improvement
As of the 2024-01 version of the REST Order APIs, on the
has been updated to reflect the value indicated by the app. The behaviors now align between the REST and GraphQL endpoints.
The field lets developers inform merchants that another party is responsible for sales tax remittance, which then helps merchants better understand the tax that they are responsible for.
can contain the following values:
true
indicates that the channel is responsible for remittance of the tax linefalse
indicates that the channel is not responsible for remittance of the tax line
If the field is not populated, a value of
false
will be assumed.
Was this section helpful?