These docs are for v1.0. Click to read the latest docs for v2024.09.

Discussions

Ask a Question
ANSWERED

Create a shipment - 202 response

We were told last week that the 202 response we were getting was because we were using the sandbox. We are using the production key and still getting 202 responses.

ANSWERED

SandBox environment not Working

as i Check your rates Api in SandBox environmentNot Workin

ANSWERED

Shipments create and update webhook events

Hello,

ANSWERED
ANSWERED

Create a Tracking issue

$response = $client->request('POST', 'https://api.easyship.com/2023-01/trackings', [
'body' => '{"origin_address":{"company_name":"Test Plc.","contact_name":"Foo Bar","contact_email":"[email protected]","contact_phone":"+852-1234-5678","line_1":"123 Test Street","line_2":"Block 3","postal_code":"ABC123","city":"City","state":"State","country_alpha2":"SG"},"destination_address":{"company_name":"Test Plc.","contact_name":"Foo Bar","contact_email":"[email protected]","contact_phone":"+65 6910 1185","line_1":"123 Test Street","line_2":"Block 3","postal_code":"247964","city":"Singapore","state":"Singapore","country_alpha2":"SG"},"tracking_number":"13213213","courier_id":"01563646-58c1-4607-8fe0-cae3e33c0002","items":[{"description":"iPhone","quantity":1},{"description":"Macbook"}]}',
'headers' => [
'accept' => 'application/json',
'authorization' => 'Bearer prod_xxx,
'content-type' => 'application/json',
],
]);

ANSWERED

GET shipment route language

Hello,

ANSWERED

UPS GroundSaver (UPS SurePost) OrderNo/SKU Not displaying on Label

My Order# and SKU # are displaying correctly on UPS Ground Shipment Labels but not on the UPS Ground Saver (UPS SurePost). Is it allowed?

ANSWERED

Pickup Response

Hi Team,

ANSWERED

My BackerKit orders aren't pulling through

My BackerKit orders aren't pulling through to Easyship. Can you help today please?

ANSWERED

Australia DDP DDU setting is not available?

Hello, is DDP DDU not required for imports to Australia? We are setting it manually via API, the came code works for the UK so not sure why it does not work for AU, we assume the country code for Australia is 'AU'