This document gives detail of Noetic LogistieX Shipping APIs: All-in-one workspace for your shipping requirements.
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "is_enabled": true, "config": { "auth_type": "BASIC_AUTH", "username": "string", "password": "string", "api_key": "api_key", "api_secret": "abdgchfjt123456768", "api_key_position": "QUERY", "endpoint": "http://example.com", "name": "string", "events": [ "*" ] } }
curl --location --request POST 'https://api-playground.logistiex.com/webhooks' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "is_enabled": true, "config": { "auth_type": "BASIC_AUTH", "username": "string", "password": "string", "api_key": "api_key", "api_secret": "abdgchfjt123456768", "api_key_position": "QUERY", "endpoint": "http://example.com", "name": "string", "events": [ "*" ] } }'