Articles on: Shipper Account

Get Credentials to Pickupp 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 90+ other couriers. Get the required credentials and access Pickupp Shipping API via AfterShip Shipping in just a few steps.

Get Developer Credentials



Please reach out to your Pickupp account manager to request API integration and obtain your email and password. Ensure that the email is also sent to support@postmen.com.
Once you have the necessary details, enter your API token, region, and service offering ID in the Shipping settings.

Required API Credentials



API token

Required API settings



FieldDescription
RegionPlease select the market associated with your account.
Service Offering IDPlease refer to the details below for the service_type and service_offering_id pairs.

How to get your Service Offering ID



To access your account's available Service Offering IDs, follow the below steps and use the services that are provided by Pickupp. (The guide below includes images for your reference)

Step 1

Log in to our Merchant Portal.
You can find the URLs for different environments and regions here. Be sure to use the correct URL for your region.

Step 2

In the left sidebar, locate and click on Users.
On the Users page, you will see a button labeled EXPORT SERVICE OFFERING CSV. Click on this button to proceed. Below is an illustration to guide you through these steps.



Step 3

You will be directed to a page where you can print or download the file once it has been fully prepared. Below is an illustration of what the page looks like.



Step 4

Once the file is downloaded, you will receive a CSV file containing a list of available service offerings that can be used in the Create an Order API.
Please note that the API accepts a single service_offering_id. Here’s an example request with the parameter:

{
  ...,
  "service_offering_id": "fb06b77b-3acf-4848-8090-289f9df98990",
  ...
}


How to input your Service Offering ID



Format: {service_type1}:{service_offering_id1};{service_type2}:{service_offering_id2};{service_type3}:{service_offering_id3}

Example:
pickupp_standard:3210956f-xxxx-xxxx-93f8-aaf79d0e4244;pickupp_express_1_hour:888a2907-xxxx-xxxx-a47f-9773ca79844b;pickupp_express_2_hours:aebeade5-xxxx-xxxx-92ce-e22932b450c7;pickupp_express_4_hours:58678c61-a2f3-xxxx-xxxx-e18fb48aff50

Pickupp Developer Resources



API docs
Accepted service types

Updated on: 11/11/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!