Skip to main content
GET
Retrieve a service point
Returns a single service point. This endpoint can be used to retrieve the latest available details for a specific service point after it has been selected or stored in a checkout or delivery flow. The returned service point may be expired. Check is_expired before using the result in your flow.

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Path Parameters

service_point_id
integer<int64>
required

Unique Sendcloud identifier of the service point.

Required range: x >= 1
Example:

1000001

Response

OK

data
Service Point · object
required

Information about a service point.