You can find the maintained repository here
This repository demonstrates how to integrate Sendcloud’s service point picker into a custom application.
- 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.
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.
- Edge (Blink, and Chromium)
- Firefox
- Chrome
- Safari