Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 1.57 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.57 KB

Repository not maintained here anymore

You can find the maintained repository here

Service point picker

This repository demonstrates how to integrate Sendcloud’s service point picker into a custom application.

How to set up

  1. Enable service points in your Sendcloud’s API integration.
  2. 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).
  3. Make sure to fill in the to_service_point and to_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