Discussions
Why is the total_charge of rate different from the total_charge of create shipment?
https://public-api.easyship.com/2024-09/rates
Params:
{
"courier_settings": {
"apply_shipping_rules": false,
"show_courier_logo_url": true
},
"destination_address": {
"city": "El Paso",
"contact_name": "nina",
"contact_phone": "57489385769",
"country_alpha2": "US",
"line_1": "5821 Ybarra ct",
"line_2": "",
"postal_code": "79905",
"state": "TX"
},
"origin_address": {
"city": "Glendale",
"contact_name": "test",
"contact_phone": "37589409879",
"country_alpha2": "US",
"line_1": "1134 Western Ave",
"line_2": "",
"postal_code": "91201",
"state": "CA"
},
"parcels": [{
"box": {
"height": 1.00,
"length": 1.00,
"width": 1.00
},
"items": [{
"category": "health_beauty_non_liquid",
"contains_battery_pi966": false,
"contains_battery_pi967": false,
"declared_currency": "USD",
"declared_customs_value": 3.54
}],
"total_actual_weight": 1.00
}],
"return": false,
"shipping_settings": {
"output_currency": "USD",
"units": {
"dimensions": "in",
"weight": "lb"
}
}
}
Why is the amount of rate different from the amount of create shipment?
Which parameter in the response of the interface "https://public-api.easyship.com/2024-09/shipments" is the amount I should pay?
Which parameter in the response of the interface "https://public-api.easyship.com/2024-09/shipments" is the amount I should pay?
Does the declared_customs_value for the same country also need to be passed?
Can item.category only be passed the slug returned by https://public-api.easyship.com/2024-09/item_categories?
Unknown charges
Today I’ve woken up to my card being charged for just about $5 three times and tried again for a fourth all around 3:31am I’ve never signed up for this or put my card info on this website.
Can't find the 'create Label' API in v202409
it seems I can't find the 'create Label' API in v202409. How can I create a shipment label instead?
Sandbox API token is not working
I used the sandbox token to request the create shipment API, but the response returned: 'The used access token has been issued for a different API version (2023-01 and older). Please refer to the documentation at https://developers.easyship.com/reference/scopes.'
marketplaces platform
Is there someone using the API for a marketplace (C2C) ?
Access to this resource requires scope(s) public.address_validation:write
Hello trying out example at https://developers.easyship.com/reference/addresses_validation
Performance
This is a screen recording which shows EasyShip performance issues.