Skip to main content

Update Channel Tax Responsibility

PUT 

/api/reporting/sales-tax/channel-responsibility/:integrationInstance

Overrides a single sales channel's tax-collection responsibility (Phase 2). Saving an override sets source to override and is_default to false for that channel; it persists to integration_instances.tax_collection_responsibility and immediately affects the responsibility / state_responsibility lenses of the Sales Tax Liability Report.

Required scope: reports:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request body:

  • tax_collection_responsibility (required): seller | marketplace_facilitator

Authentication: Requires Bearer token (scope rw:reports).

Request

Responses

OK

Response Headers
    Content-Type