Closed Bulmer closed 3 years ago
Any chance of a response to this?
the Serviced By endpoint under Addresses will tell you if an address is on-forwarded or not.
I realise this means multiple calls to the API which may not be ideal
For changes to the API, its best to go through you Account Manager who will forward to the Project Team. The Project Team schedule and prioritize all the development work
The getServicedBy() method is now giving responses with false data. For example, an address which is clearly not serviced by Aramex/Fastway returns "{"data":{"deeded":true,"rf":"LEA","cf":"","zone":"SD1","subDepot":""}}". "deeded" should be false and as far as I know, there is no "LEA" franchise?? I have no alternative but to take the Aramex option off my website until this is sorted. Please advise.
LEA is our on-forwarding franchise/solution. If you send a parcel to the address in question it will arrive there.
In the older api.fastway response data indicated whether the consignment would be on-forwarded to another courier for final delivery. I checked whether response data "delivery_rf_deeded" value was false. Would that data be possible to include in this new API?