curl --request GET \ --url https://api.zivio.net/api/v3/suppliers/{id}/catalogs/{catalog_id} \ --header 'X-API-Key: <api-key>' \ --header 'zivio-tenant-id: <api-key>'
{ "id": "77", "name": "Dell Laptop", "status": "approved", "ccy": "GBP", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
"77"
"Dell Laptop"
"approved"
"GBP"