Retrieve information about a specific service point location, including opening hours and applicable carriers, based on the service point id.
Basic Authentication using API key and secrets is currently the main authentication mechanism.
ID of the service point
A JSON Web Token encoding either an “id” (user ID) or “iid” (integration ID) property. Alternatively, a public API key.
OK
A Sendcloud service point object.
Indicates whether the service point data was recently updated via scraping within a carrier-specific expiration period.
This field reflects data freshness, not operational availability.
To check if a service point is operationally open, use open_tomorrow or open_upcoming_week instead.
Can contain carrier specific data
"postnl"
"NL"
Indicates whether the service point will be open tomorrow based on its operating schedule.
This field is calculated from formatted_opening_times and should be used to determine operational availability.
Indicates whether the service point will be open at least once during the next 7 days.
This field is calculated from formatted_opening_times including any schedule exceptions, and should be used to determine operational availability.
Distance between the reference point and the service point in meters.
A normalized shop type indicating the general category of the service point.
Carrier-specific shop types are mapped to a fixed set of values, such as servicepoint, locker, post_office, carrier_depot, etc.