Service point picker
This repository demonstrates how to integrate Sendcloud’s service point picker into a custom application.
How to set up
- Enable service points in your Sendcloud’s API integration.
- Play around with the live example. When selecting a service point, you’ll receive a service point object and a post number, if entered, as a result. You’ll need that data later when creating a new parcel through our parcels API (see Create a parcel in our shipping API documentation).
- Make sure to fill in the
to_service_point
andto_post_number
parameters when sending the data over.
Further reading
Please refer to the service points API documentation. There you can determine the list of possible values to be used to filter service points to certain carriers, for example.
Officially supported browsers
- Edge (Blink, and Chromium)
- Firefox
- Chrome
- Safari