Get All Portals

Get Portals

GET https://{{workspace}}.myeshopbox.com/api/v1/portal

This endpoint allows you to get all portals.

Query Parameters

NameTypeDescription

page

integer

The number of pages used to offset the results.

perPage

integer

The number of items to be returned per page.

Headers

NameTypeDescription

Authentication

string

Bearer token to grant access to API.

{
 "data": [
        {
            "portalLogoUrl": "https://storage.googleapis.com/eshopbox_wms_uploads/logo/flipkart.png",
            "createdAt": "2018-08-28T19:07:44.000Z",
            "portalName": "Flipkart",
            "externalPortalId": "FK",
            "isBrandStore": "0",
            "id": 1,
            "fields": [
                {
                    "portalId": "1",
                    "fieldName": "Panel username",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-29T14:32:20.000Z",
                    "isRequired": "1",
                    "hint": "Seller panel account login username (xyzclothing@gmail.com)",
                    "id": "8"
                },
                {
                    "portalId": "1",
                    "fieldName": "Panel password",
                    "fieldType": "PASSWORD",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "9"
                },
                {
                    "portalId": "1",
                    "fieldName": "Flipkart Application Id",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "10"
                },
                {
                    "portalId": "1",
                    "fieldName": "Flipkart location Id",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "11"
                },
                {
                    "portalId": "1",
                    "fieldName": "Flipkart Application Secret",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "12"
                }
            ],
            "updatedAt": "2019-05-31T14:47:27.000Z",
            "status": "1"
        },
        {
            "portalLogoUrl": "https://storage.googleapis.com/eshopbox_wms_uploads/logo/amazon.png",
            "createdAt": "2018-08-28T19:07:44.000Z",
            "portalName": "Amazon",
            "externalPortalId": "AMZ",
            "isBrandStore": "0",
            "id": 2,
            "fields": [
                {
                    "portalId": "2",
                    "fieldName": "Panel username",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-29T14:32:10.000Z",
                    "isRequired": "1",
                    "hint": "Seller panel account login username (xyzclothing@gmail.com)",
                    "id": "1"
                },
                {
                    "portalId": "2",
                    "fieldName": "Panel password",
                    "fieldType": "PASSWORD",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "2"
                },
                {
                    "portalId": "2",
                    "fieldName": "Seller Id",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "3"
                },
                {
                    "portalId": "2",
                    "fieldName": "Marketplace Id",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "4"
                },
                {
                    "portalId": "2",
                    "fieldName": "MWS Auth Token",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "5"
                },
                {
                    "portalId": "2",
                    "fieldName": "AWS Access Key Id",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "6"
                },
                {
                    "portalId": "2",
                    "fieldName": "Secret Key",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-29T14:34:46.000Z",
                    "isRequired": "1",
                    "hint": "As provided on the seller panel",
                    "id": "7"
                }
            ],
            "updatedAt": "2019-05-31T14:47:27.000Z",
            "status": "1"
        },
        {
            "portalLogoUrl": "https://storage.googleapis.com/eshopbox_wms_uploads/logo/myntra.png",
            "createdAt": "2018-08-28T19:07:44.000Z",
            "portalName": "Myntra",
            "externalPortalId": "MYN",
            "isBrandStore": "0",
            "id": 3,
            "fields": [
                {
                    "portalId": "3",
                    "fieldName": "Panel username",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-28T17:42:30.000Z",
                    "updatedAt": "2019-01-29T14:33:12.000Z",
                    "isRequired": "1",
                    "hint": "Seller panel account login username (xyzclothing@gmail.com)",
                    "id": "32"
                },
                {
                    "portalId": "3",
                    "fieldName": "Panel password",
                    "fieldType": "PASSWORD",
                    "optionValues": "null",
                    "createdAt": "2019-01-28T18:00:48.000Z",
                    "updatedAt": "2019-01-28T18:01:30.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "35"
                },
                {
                    "portalId": "3",
                    "fieldName": "Myntra Unicommerce Username",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T17:18:36.000Z",
                    "updatedAt": "2019-01-09T17:18:36.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "48"
                },
                {
                    "portalId": "3",
                    "fieldName": "Myntra Unicommerce Password",
                    "fieldType": "PASSWORD",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T17:19:04.000Z",
                    "updatedAt": "2019-01-09T17:19:04.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "49"
                }
            ],
            "updatedAt": "2019-05-31T14:47:27.000Z",
            "status": "1"
        },
        {
            "portalLogoUrl": "https://storage.googleapis.com/eshopbox_wms_uploads/logo/snapdeal.png",
            "createdAt": "2018-08-28T19:07:44.000Z",
            "portalName": "Snapdeal",
            "externalPortalId": "SD",
            "isBrandStore": "0",
            "id": 4,
            "fields": [
                {
                    "portalId": "4",
                    "fieldName": "Panel username",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-29T14:32:30.000Z",
                    "isRequired": "1",
                    "hint": "Seller panel account login username (xyzclothing@gmail.com)",
                    "id": "13"
                },
                {
                    "portalId": "4",
                    "fieldName": "Panel password",
                    "fieldType": "PASSWORD",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "14"
                },
                {
                    "portalId": "4",
                    "fieldName": "Authcode",
                    "fieldType": "STRING",
                    "optionValues": "null",
                    "createdAt": "2019-01-09T12:51:15.000Z",
                    "updatedAt": "2019-01-22T11:52:01.000Z",
                    "isRequired": "1",
                    "hint": "null",
                    "id": "15"
                }
            ],
            "updatedAt": "2019-05-31T14:47:27.000Z",
            "status": "1"
        }
    ],
    
    "page": 1,
    "per_page": 4,
    "total": 19
    }
curl --location --request GET 'https://https://{{workspace}}.myeshopbox.com/api/v1/portal' \
--header 'Content-Type: application/json' \
--header 'Authorization: {{Access-Token}}' 

Last updated