You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

country code table export

Summary: Not getting any response for the COUNTRY_CODE Table DataExport Request


Content (please ensure you mask any confidential information):

I am using the DataExport API to get the data from OTM SaaS.

url Path: /logisticsRestApi/data-int/v1/exportRequests

Usually in the response i get the records like for other tables i am getting the response, but for this table there is no records


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Command:

{    "schema": "PRIMARY",    "rangeAfter" : {        "value": "2022-09-01T00:00:00Z"    },    "tables" : {        "items" : [            {                "tableName": "COUNTRY_CODE",                "selectList": "INSERT_DATE,UPDATE_DATE"            }        ]    }}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!