Get products
Testing Env
https://test.api.globkurier.pl
Testing Env
https://test.api.globkurier.pl
GET
/v1/products
Request
Query Params
width
string
required
Example:
1
height
string
required
Example:
1
length
string
required
Example:
1
weight
string
required
Example:
1
quantity
string
required
Example:
1
senderCountryId
string
required
Example:
1
receiverCountryId
string
required
Example:
1
senderPostCode
string
optional
Providing codes allows you to confirm the availability of products:
Example:
01-001
receiverPostCode
string
optional
Providing codes allows you to confirm the availability of products:
Example:
41-100
packageType
enum<string>
optional
Allowed values:
DOXPARCELLONG_PARCELPALLET
Example:
PARCEL
transportType
enum<string>
optional
Allowed values:
ROADAIR
Example:
ROAD
collectionTypes[]
array[string]
optional
Example:
["PICKUP"]
deliveryTypes[]
array[string]
optional
Example:
["PICKUP"]
flatList
boolean
optional
Example:
true
Header Params
Accept-Language
string
optional
X-Auth-Token
string
optional
Request samples
Responses
Modified at 2025-06-04 12:39:31