Articles on: Shipper Account

Get Credentials to Access Singapore Post Shipping API

Overview



AfterShip Shipping is the best multi-carrier shipping software and API that enables you to automate shipping processes across USPS, UPS, FedEx, DHL, and 80+ other carriers. Get the required credentials and access Singapore Post shipping API via AfterShip Shipping in just a few steps.

Get Singapore Post Developer Credentials



Email Singapore Post sales representative and cc support+shipping@aftership.com.
Tell the sales representative of Singapore Post that you need to obtain Quantium Ezyparcels API credentials.
Quantium will provide Ezyparcels API Documentation (Developer guide), and testing credentials for both Sandbox and production environment: Username and Password
Log in to your Quantium account at their EzyParcels web portal to set the default label size (Under Admin > My Preferences)




Copy the Shipby address code (under Admin > My Send by addresses )




Required Singapore Post API credentials





Singapore Post API settings



Is fixed schedule : if you have fixed schedule with Singapore Post to arrange the parcels handover, please set this checkbox. So that AfterShip Shipping will make the shipment request with Singapore Post with CollectionType = FIXED_SCHEDULED.

If you don't have the fixed schedule with Singapore Post, please don't set this checkbox, and refer to your real use case to decide how you use AfterShip Shipping Create a Label API.
If you want to make a collection request with Singapore Post, please include service_options.type = pickup with the Create a Label API.

Part of the sample payload as below:

"service_options": [
    {
        "type": "pickup",
        "start_time": "10:00:00"
    }
]


So that AfterShip Shipping will make the shipment request with Singapore Post with CollectionType = COLLECTION_REQUEST

If you want to make a self-lodge, no need to include service_options.type = pickup with the Create a Label API.

So that AfterShip Shipping will make the shipment request with Singapore Post with CollectionType = SELF_LODGE

Additional resources



Read Singapore Post docs
Supported Singapore Post service types and service options
AfterShip Shipping Singapore Post technical support:  support+shipping@aftership.com

Updated on: 05/11/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!