This document gives detail of Noetic LogistieX Shipping APIs: All-in-one workspace for your shipping requirements.
curl --location --request GET 'https://api-playground.logistiex.com/locations//'
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "address": { "contact_person": "string", "address_line1": "string", "address_line2": "string", "city": "string", "postal_code": "string", "state": "string", "country": "st", "latitude": 28.7041, "longitude": 77.2167, "address_type": "OFFICE" }, "contact": { "primary_phone": "string", "alternate_phone": "string", "email": "string", "whatsapp_contact": "string", "additional_contacts": { "fax": "2345678907" } }, "type": "WAREHOUSE", "code": "string" }