Get Attribute Info
GET {{baseUrl}}/attribute.info.json?id=<integer>&store_id=<string>&lang_id=<string>¶ms=<string>&exclude=<string>
Get attribute info
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
id | string | Webhook id | |
store_id | string | Defines store id where the webhook should be assigned | |
lang_id | string | Language id | |
params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all |