{ENTITY_CODE} path parameter. The response includes detailed entity data such as description, contact information, address, social media links, and operational status, all paginated if necessary.ENTITY_CODE). This allows external systems to access complete and organized data for a specified entity, which is essential for inventory management, logistical support, or point-of-sale systems.description_it and description_en provide Entity descriptions in Italian and English, respectively.ENTITY_CODE..ENTITY_CODE exists in the system.GET request to the endpoint, providing the ENTITY_CODE in the URL path.nextCursor indicating whether there are more entities to retrieve. If nextCursor is setted, the external system must be call again, this service, setting cursor as nextCursor value.ENTITY_CODE does not exist, the API returns an error.{
"entity": {
"prog_id": 2490,
"entity_code": "9871",
"description_it": "API TEST turquoise",
"description_en": "API TEST Hatchback EN",
"description_de": "API TEST turquoise",
"description_es": "API TEST turquoise",
"description_fr": "API TEST turquoise",
"description_pt": "API TEST turquoise",
"description_ru": "API TEST turquoise",
"description_ar": "API TEST turquoise",
"description_ja": "API TEST turquoise",
"description_zh": "API TEST turquoise",
"active": false,
"opening_date": "2024-10-10",
"closing_date": "2024-10-20",
"external_code": "state ",
"address1": "071 Adonis Row",
"address2": "Adress Southwest 2",
"zip_code": 19909,
"city": "Union City",
"municipality": null,
"province": null,
"region": null,
"state": null,
"phone_master": "207.319.4732 x996",
"mobile_phone": "1-636-657-2948",
"email_address": "email@mail.com",
"web_url": "http://prova.it",
"social_whatsapp": "http://plump-sash.biz",
"social_instagram": "http://silver-stylus.info",
"social_facebook": "http://colossal-metal.info",
"social_twitter": "http://sleepy-visitor.name",
"entity_subtype": "CORNER",
"entity_type": "SHOP",
"country": "UY"
}
}