Discussions

Ask a Question
Back to All

Rate API Response issue in postal code Singapore

Hello team,
I have a problem with response when I choose origin and destination postal code in Singapore. when I change value origin and destination postal code in Singapore, the response rate is always same. my question is
does easyship support for origin and destination at postal code level in Singapore? thankyou

this response :

{
"rates": [
{
"courier_id": "b956de3d-ff18-41cd-abd1-fc70154b077f",
"courier_name": "J&T Express - Domestic",
"courier_display_name": "J&T Express - Domestic",
"courier_nickname": null,
"courier_service_code": "SimplyPost_Express",
"min_delivery_time": 2,
"max_delivery_time": 4,
"cost_rank": 1,
"value_for_money_rank": 1,
"delivery_time_rank": 2,
"shipment_charge": 4.9,
"fuel_surcharge": 0,
"remote_area_surcharge": 0,
"additional_services_surcharge": 0,
"oversized_surcharge": 0,
"custom_surcharges": null,
"shipment_charge_total": 4.9,
"insurance_fee": 0,
"ddp_handling_fee": 0,
"import_tax_charge": 0,
"import_duty_charge": 0,
"import_tax_non_chargeable": 0,
"total_charge": 5.24,
"is_above_threshold": false,
"effective_incoterms": "DDU",
"estimated_import_tax": 0,
"estimated_import_duty": 0,
"courier_does_pickup": true,
"courier_dropoff_url": null,
"available_handover_options": "free_pickup",
"tracking_rating": 2,
"courier_remarks": "pickup may be delayed",
"currency": "SGD",
"box": {
"name": null,
"length": 20,
"width": 15,
"height": 10
},
"minimum_pickup_fee": 0,
"description": "No additional taxes to be paid at delivery",
"sales_tax": 0.34,
"provincial_sales_tax": 0,
"discount": {
"amount": 0,
"code": null,
"percentage": null,
"expires_at": null,
"origin_amount": 0
},
"full_description": "J&T Express - Domestic (2-4 working days) No additional taxes to be paid at delivery"
},
{
"courier_id": "dfdc6a18-9d9d-42c4-a12f-d70a91540c00",
"courier_name": "NinjaVan Standard",
"courier_display_name": "NinjaVan Standard",
"courier_nickname": null,
"courier_service_code": "NinjaVan_StandardDeliveries",
"min_delivery_time": 2,
"max_delivery_time": 10,
"cost_rank": 2,
"value_for_money_rank": 2,
"delivery_time_rank": 3,
"shipment_charge": 5,
"fuel_surcharge": 0,
"remote_area_surcharge": 0,
"additional_services_surcharge": 0,
"oversized_surcharge": 0,
"custom_surcharges": null,
"shipment_charge_total": 5,
"insurance_fee": 0,
"ddp_handling_fee": 0,
"import_tax_charge": 0,
"import_duty_charge": 0,
"import_tax_non_chargeable": 0,
"total_charge": 5.35,
"is_above_threshold": false,
"effective_incoterms": "DDU",
"estimated_import_tax": 0,
"estimated_import_duty": 0,
"courier_does_pickup": true,
"courier_dropoff_url": "https://pages.easyship.com/drop-off/ninjavan/sg",
"available_handover_options": "dropoff,paid_pickup",
"tracking_rating": 3,
"courier_remarks": null,
"currency": "SGD",
"box": {
"name": null,
"length": 20,
"width": 15,
"height": 10
},
"minimum_pickup_fee": 0,
"description": "No additional taxes to be paid at delivery",
"sales_tax": 0.35,
"provincial_sales_tax": 0,
"discount": {
"amount": 0,
"code": null,
"percentage": null,
"expires_at": null,
"origin_amount": 0
},
"full_description": "NinjaVan Standard (2-10 working days) No additional taxes to be paid at delivery"
},
{
"courier_id": "ec20166b-5715-4ded-a324-4e8720db1829",
"courier_name": "NinjaVan Next Day",
"courier_display_name": "NinjaVan Next Day",
"courier_nickname": null,
"courier_service_code": "NinjaVan_NextDayDeliveries",
"min_delivery_time": 1,
"max_delivery_time": 3,
"cost_rank": 3,
"value_for_money_rank": 3,
"delivery_time_rank": 1,
"shipment_charge": 7.15,
"fuel_surcharge": 0,
"remote_area_surcharge": 0,
"additional_services_surcharge": 0,
"oversized_surcharge": 0,
"custom_surcharges": null,
"shipment_charge_total": 7.15,
"insurance_fee": 0,
"ddp_handling_fee": 0,
"import_tax_charge": 0,
"import_duty_charge": 0,
"import_tax_non_chargeable": 0,
"total_charge": 7.65,
"is_above_threshold": false,
"effective_incoterms": "DDU",
"estimated_import_tax": 0,
"estimated_import_duty": 0,
"courier_does_pickup": true,
"courier_dropoff_url": "https://pages.easyship.com/drop-off/ninjavan/sg",
"available_handover_options": "dropoff,paid_pickup",
"tracking_rating": 3,
"courier_remarks": null,
"currency": "SGD",
"box": {
"name": null,
"length": 20,
"width": 15,
"height": 10
},
"minimum_pickup_fee": 0,
"description": "No additional taxes to be paid at delivery",
"sales_tax": 0.5,
"provincial_sales_tax": 0,
"discount": {
"amount": 0,
"code": null,
"percentage": null,
"expires_at": null,
"origin_amount": 0
},
"full_description": "NinjaVan Next Day (1-3 working days) No additional taxes to be paid at delivery"
}
],
"messages": []
}