Tarik Respon E-Catalogue

Used by Marketplaces to get response for E-Catalogue data

  • Development

URL Dev: https://apisdev-gw.beacukai.go.id/respon-ekatalog-barkir-public/tarik-respon-ekatalog-barkir

  • Production

URL Prod : https://apis-gw.beacukai.go.id/respon-ekatalog-barkir-public/tarik-respon-ekatalog-barkir/e-catalogue/getResponse

Tarik Respon E-Catalogue

GET {API_URL}/e-catalogue/getResponse

API Endpoint to get response for E-Catalogue data. It shows response for all ECatalogues which is not already downloaded or taken before, if you want to get the same data again, you can use identityQualifierCode as a parameter.

Query Parameters

Name
Type
Description

identityQualifierCode

String

SKU Number / Identity Qualifier Code

page*

Integer

default = 1

limit*

Integer

default = 10, max = 100

Headers

Name
Type
Description

Authorization*

String

Bearer Token from Authorization API

{
    // Response
}

Sample Using Param: https://apisdev-gw.beacukai.go.id/respon-ekatalog-barkir-public/tarik-respon-ekatalog-barkir/e-catalogue/getResponse?identityQualifierCode=CATALOG-ICAN-2-0612&limit=10&page=1

Sample Response :

Last updated