Skip to content

Get transporter county availability collection

GET
/rest/v1/transporter/county-availability

Parameters

Query Parameters

filter[transporterId]

Filter by transporter ID

Type
string
filter[countryAlpha2]

Filter by country code

Type
string
filter[countyAlpha]

Filter by county code

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., transporter)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI