Skip to main content
Version: 202601

Update market tax

PUT 

/openapi/2026-01/markets/:id/tax

Change whether product prices include tax. This is the only update allowed on the primary market.

Request

Path Parameters

    id stringrequired

    Market ID

Bodyrequired

    product_tax_includedbooleanrequired

    Whether product prices already include tax

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    object