Get available courier arrival times to the sender for the shipment
Developing
Testing Env
https://test.api.globkurier.pl
Testing Env
https://test.api.globkurier.pl
GET
/v1/order/pickupTimeRanges
Request
Query Params
productId
integer
required
Example:
720
senderCountryId
integer
required
Example:
1
senderPostCode
string
required
Example:
01-001
senderState
string | null
optional
senderCity
string
optional
Example:
Warszawa
senderStreet
string
optional
Example:
Woronicza
senderHouseNumber
string
optional
Example:
17
receiverCountryId
integer
required
Example:
1
receiverPostCode
string
required
Example:
01-001
receiverState
string
optional
receiverCity
string
required
Example:
Warszawa
date
string <date>
required
Example:
2060-01-01
weight
string
required
Example:
10
quantity
string
required
Example:
1
Header Params
Accept-Language
string
optional
Example:
pl
Request samples
Responses
Modified at 2025-05-20 12:15:37