Skip to content

Get all VAT determination records.

get
https://api.mercadoe.com/v1/products/vat-determination

Retrieves a paginated list of VAT determination records. Optional filters include issuing state, receiving state, client product ID, and VAT code.

Request

Query Parameters

pageNumber
int32
default: 1
pageSize
int32
default: 200
issuingStateTax
string
receivingStateTax
string
clientProductId
string
vatCode
string

Responses

200
OK

Body

application/json
data
array of object
Paginated list of VAT determination records.
hits
int32
Total number of records matching the query.
next
string | null
URL for the next page of results, when available.
Credentials
shell