📋i'mport API overview
Get an overview of the i'mport API.
Last updated
Get an overview of the i'mport API.
Last updated
Call /users/getToken with API Key & API secret to get an access_token
.
In the API call, include the access_token
as Authorization:
access_token
or X-ImpTokenHeader:
access_token
in the HTTP header.
Content-Type
API Content-Type supported in i'mport is:
Application.json;charset=UTF-8
Agency Merchant
Sub-merchants must specify the following in the HTTP Header
and use the Agent account's API key
and Secret
to call the i'mport API.
"Tier" : "
Tier code
(Sub-merchant Tier Code)"
To check the detailed specification for i'mport API response, select the HTTP Status 200 response as shown below.