{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"879ab4a0-a5a2-4d69-a1e8-f82fa534cad9","name":"Imagine - Public API Documentation","description":"The Imagine Public API is for certified 3rd party integrators to access Imagine's dataset and business logic for mutual customers, or for our customers themselves to utilise directly within their own IT teams.\n\nIt uses RESTful principles and is a collection of endpoints of differing types for different purposes. These are all documented independently.\n\nThere are some key terms and concepts to understand when working with the Imagine API.\n\n# Background Information\n\n## Environments\n\nImagine consists of 3 \"environments\" which are all totally isolated from each other and do not share data.\n\nAs these environments vary it is important that you make your integrations have these URLs as environment variables, or it is easy to switch between them when you make them ready for launch.\n\n**Development** - This is only available to Retalia and certified developers. This environment is part of our CI pipeline. All the very latest successful built code is deployed here many times a day and should not be shared with customers.\n\nThe User Interface for Development can be found here: \\[[https://portal-dev.retalia.cloud](https://portal-dev.retalia.cloud)\\]([https://portal-dev.retalia.cloud](https://portal-dev.retalia.cloud)\\]([https://portal-dev.retalia.cloud](https://portal-dev.retalia.cloud)](https://portal-dev.retalia.cloud](https://portal-dev.retalia.cloud))))  \nThe Public API for Development can be found here: \\[[https://publicapi-dev.retalia.cloud](https://publicapi-dev.retalia.cloud)\\]([https://publicapi-dev.retalia.cloud](https://publicapi-dev.retalia.cloud)\\]([https://publicapi-dev.retalia.cloud](https://publicapi-dev.retalia.cloud)](https://publicapi-dev.retalia.cloud](https://publicapi-dev.retalia.cloud))))\n\n**Release Candidate** - This is available to Retalia and its Customers and Partners. It is updated with the latest stable code every other week and gives partners and customers the opportunity to test new functionality prior to it being moved to production\n\nThe User Interface for Release Candidate can be found here: \\[[https://portal-rc.retalia.cloud](https://portal-rc.retalia.cloud)\\]([https://portal-rc.retalia.cloud](https://portal-rc.retalia.cloud)\\]([https://portal-rc.retalia.cloud](https://portal-rc.retalia.cloud)](https://portal-rc.retalia.cloud](https://portal-rc.retalia.cloud))))  \nThe Public API for Release Candidate can be found here: \\[[https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)\\]([https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)\\]([https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)](https://publicapi.retalia.cloud](https://publicapi.retalia.cloud))))\n\n**Production** - This is the live production environment and is highly available but uses LIVE data. This is updated each other week following a Release Candidate deployment.\n\nThe User Interface for Production can be found here: \\[[https://portal.retalia.cloud](https://portal.retalia.cloud)\\]([https://portal.retalia.cloud](https://portal.retalia.cloud)\\]([https://portal.retalia.cloud](https://portal.retalia.cloud)](https://portal.retalia.cloud](https://portal.retalia.cloud))))  \nThe Public API for Production can be found here: \\[[https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)\\]([https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)\\]([https://publicapi.retalia.cloud](https://publicapi.retalia.cloud)](https://publicapi.retalia.cloud](https://publicapi.retalia.cloud))))\n\n## Tenants\n\nWe refer to a customer, a system or a unique instance of an application as a \"tenant\".\n\nEach environment has its own tenants and these tenants are not shared across environments. Therefore, if you want to access/utilise all three environments you need a tenant in each of these environments and these will all be technically unique.  \nThis allows developments to occur safely in isolation without affecting live data until you are absolutely sure you want to.\n\nEach tenant has an ID which we refer to internally.\n\nIf you want to have a development tenant database created in Dev or RC, please email \\[[support@retalia.com](https://mailto:support@retalia.com)\\]\n\n## Integrator\n\nWe work with Integrators both internally and externally. As an integrator with third party access this means we can recognise you as a unique person and keep you up to date with the latest developments.\n\nInternally, we track an Integrator ID for each integrator we work with.\n\nIf you want to be added as an integrator, please email \\[[support@retalia.com](https://mailto:support@retalia.com)\\]\n\n## Integration\n\nWe refer to an integration as an individual pairing of an Integrator to a Tenant. So, we link an Integrator ID to a Tenant ID.\n\nThis integration has its own ID and also, its own scope of if you can read only or also write data.\n\nAll our security mechanisms are geared around this sort of relationship. We do not issue generic use integration credentials which allow an integrator to access all tenants.\n\nIf you wish to create a unique integration please email your Integrator username, the tenant you want to integrate to and the environment(s) you want to use to \\[[support@retalia.com](https://mailto:support@retalia.com)\\]\n\n## Type checking\n\nThere is strict data type checking in force across the Public API. Data types must be of the correct type to prevent errors.\n\n# Endpoint Methods\n\n| HTTP Verb | CRUD | Note |\n| --- | --- | --- |\n| GET | Read |  |\n| PUT | Update/Replace | All PUT requests expect the entire resource to be sent in the request. It is used to set an entity’s information completely. |\n| PATCH | Update/Modify | PATCH applies a partial update to the resource, only the information sent in the request will be updated |\n| POST | Create |  |\n| DELETE | Delete |  |\n\n# Authentication\n\nThe Imagine API utilises a Bearer token authentication scheme. All requests must include an authorization header.\n\n`Authorization: Bearer {Generated access_token}`\n\nThe Authentication section provides full detail on the authentication process.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"8913844","collectionId":"879ab4a0-a5a2-4d69-a1e8-f82fa534cad9","publishedId":"UUy1g7v2","public":true,"publicUrl":"https://publicapi-docs.retalia.cloud","privateUrl":"https://go.postman.co/documentation/8913844-879ab4a0-a5a2-4d69-a1e8-f82fa534cad9","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"b27bfb"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/332bdd2f-b540-45b2-bd01-f1c9567db963/UmV0YWxpYSBMb2dvLXdoaXRlLnBuZw==","colors":{"top-bar":"212121","right-sidebar":"bc9bf0","highlight":"b27bfb"}},{"name":"light","logo":"https://content.pstmn.io/87f7f4bf-a78e-4f31-8138-e1f6707762b7/UmV0YWxpYSBMb2dvLUJsYWNrLnBuZw==","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"b27bfb"}}]}},"version":"8.10.1","publishDate":"2026-02-17T15:43:47.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":"https://content.pstmn.io/87f7f4bf-a78e-4f31-8138-e1f6707762b7/UmV0YWxpYSBMb2dvLUJsYWNrLnBuZw==","logoDark":"https://content.pstmn.io/332bdd2f-b540-45b2-bd01-f1c9567db963/UmV0YWxpYSBMb2dvLXdoaXRlLnBuZw=="}},"statusCode":200},"environments":[{"name":"Retalia Imagine Public API","id":"ba4a04de-1000-0d7f-eeed-cccfb34d7d88","owner":"756998","values":[{"key":"API_VERSION","value":"1.0","enabled":true},{"key":"API_URL","value":"publicapi.retalia.cloud","enabled":true},{"key":"API_USER","value":"apiusername","enabled":true},{"key":"API_PASSWORD","value":"apipassword","enabled":true},{"key":"API_TOKEN","value":"","enabled":true},{"key":"INTEGRATION_ID","value":"","enabled":true},{"key":"access_token","value":"CfDJ8CvAMOQBtIFNkDt_c-MJ5WMEJn2EfvoI_gZoEqQIM-Gtx27a8NglOvLGim97eEl_YnGuRwREcrBGCfo4ITXxB2FaGwLMjD1JdG51DdVbM-WDymjbDFdfvIPXqa8fObzACFsnBx4kgbXooe6_KHyYR3P8a4ioA0tEXOyKNnOifyNqYq3knHK0LYsfQ1tkwCEE1Dfh3jPhcsCo7kV3EhRme4-1eaR7krc8qJjMaxR-Sp_kRjtaJuQJUb18vXwsvq4NGCM2aBuKFMGWVR-yOQ4rVRl8WhRkSBrO-urSg-G7NathOowfYln8G87RTqUECybrBPiDe21C3TbHVKafDDnwndkqpTv7RxvnlaaRntT5MvXtIrpzl1i_VMyToBKbDfBAyTv41tDBCADDU99GGCeUUMVpgY_meCWydYl0f4wUpArvRtoH8hnSjGkvrPPlXSRKSfvHcG4Ag9Gc9D0tAeIntsMIRn4gwBxOUF2Ju9ObwWRiD1iTjPS5uTyNYUxdlXvdzVU6f2pKC0iJb4UQWEbW2NjRxeHv2v2IxoId6O_qfbkfgESeVTWKbqDGlrCE26mPl2NRAKCEDMLWQQOMAopTbTGdJzOWErxvDWWwMIXd1Y4iK5-LOo-6QtBwhKkePnWRtgbebUvP_i3sqU_brNifljg9vsjTye2rNTlIQlW-u3vCPvP3g5qxqD_UbOofTg7JbGSzfY028wsY_dvLAGw7W_HbfiwnjH64e3G8ADeTl0Y7LWCuUtC6D0Vx_Srh56oraDUnk6TYxF4-fs5y3gskinlOh6wjzghz3atFL-J6oGH-HKVxCIUcX1vXx9GpP7wls3gb72jIBrJRzjr2wMbA6SMshc3wzC9Dy4EBrZLKZ1SFhzj2m0UYUhL0Ybn_HBDiGhlEqfCxn8zZ8bLChi5IXEGh5TGlB_K2x9vQz95ozdePTCKhgjCf4mPTvUpJ8TpB7vQBmq9P0Xp0KGuH2yI2hi1Xj3sxJBTSiB5rLdzSS0ptdVEg53agreEsGJ8CX8WM97-4uAO2t4u4axQs46dKV4LbrgHKZr7wfnjgztxhbXFyOkhRhplEJ3UNtZXa9BTyTqeJq6v58H-2apBujadcLG__RsBFVt_bY06knRxV4whEaDrUJjDjvYixAWx_R2LcCWxZ91sjMp-_quCvrWwTD4JGrcGcaAvUoinB4XJFDC9AwAnoxlCALhN-g28I0Gk-F0eObnGt-HVKUq8q_2JXiQS74cdUYH1D6ONt4enf1oa_-bkJfuhWveP1-FearVc460ymE5pF4g31c9TQC0_d4ZDcYhxLqfm3BckRO89YsBLH","enabled":false},{"key":"refresh_token","value":"CfDJ8CvAMOQBtIFNkDt_c-MJ5WPdhdfyZ7iEDAHCaMsEYH84UofcqxbBFZY_lb7kqyKmfBxlR5LF18YFAVqYS0n9IliP3pgkkFZoPovcZUZRCWCLPGLgw-dov_8IDfimOB4v1q7uiaPfvqfwQmsNapBF3hLCCyrh9IgnVjSpc4iJS_xE-Kj-TLM3Xf04HECQQang2XFv2D4Xmztjay6NHyavdS9-K3Nw51W8uM5pNFPx-Qch5Jh3NuTJpM6ESyrDxKWoE2hNFSqpJZu2TLqeRDh5gyMtyhwBKSHh3GF4cUEF_9RvNJjPMvMQ_ZkkUY7ilSL7hslfPeYX4LMIWjea3LlnK5LSbwAnMHbLoVC_pO_51vKHgiJI6Blh2LAq7bz8K88z1p5GSA6GhRnUdZO3ioQacXqhWGIHVr_6xIJuVq2ntSV3Xid3tVzu4fDzzha4vISN3epdUtZtMbbQogXe_UcGu9Uu7wTfLG3ifNLGCrDYFvgQj3tie6X-mSzt3OEYcibLil47qS-tnNb5V-iYOUz1tPE5Y5OmH8u6vzAXwWecnyWEPbammTm3PdVlSVjY5BlQWl1X48Ltw8pBBEhjM6gWPIa9zF0b69ek6i4-mGWT1V598ebn4M8TQ6idJ19Tvp6GBagT4dHgSut2th9NLNx_a0ssUlb1WMm9nLYkcMhIZfE4scsneSNjRQtSdYcnzSEfxC5bluUhZPAaYK1wtOm2v3XcyJmBlFXgTXQez49gmIvBg9Rs4u6d18Jc1yx3DiJFmQRfv0u1gLkTRV2tuS_Axlf96n7bxq3QZqsit-O2XemwVulpVsR8O_-s0DCVPxY9Byfp67eR0yuK0VQARy0LGQn8reWwdoaJpdNYCFjLWtpQkci4VBY0F3wNV5Qz8jUvtNKJ93VTaVEn6T2OKoJ8RKSE_U3f2tyfXkmh8E0rtYoQwKDMl_wnRwci3sCl2aEt4B8jhN3McIvVV8L_VhkogTVqEDbQVnFBwKOL_TULHUrLq3GIrXEmSFzb6hgAL_tt8h9OZiCgfHhlFwmFFtGjOYrrUKaeZ7BTiPB1kEFHwEStj-HOaY2wWlRJT7117CKT-XDhOR3MgiqDpO6eReQ1UQe-_WbXapTwVbgDm6DUuqH5p2gyOt1qobD2Cyw_AZra2oMXXllbhFQegUVUrV-PVWkUeJX7shLwxs8iqBELy2TyhRyoWyjCoIdUiLt_KkNflB9GvE2M6w-8pAqKbSLtVIM1E4dOzcHGYIP_ff3iO0t4QaRxxJraF2XkTPHcIKweG_oqkYakWaf4vxGo0lIZke8N5n6vIgLnhWnYVWYcodJ35TkdhBNc8TCcAIFv1v_Ktnam9Gem66sFRKNX6RNCGSmjl_enRZKbkV2xLZ9yOoLafZEn67BI0p5LfeZnbbOLon649GdVnBXcD3OVsFH2bSnwGp0nTSXXMssDehhFWlxNIF0fkQNwAQ4uLODowWgvtwSmTp54oTQbEwKod7WjZ4LjrrHvKThCzidPDcdyF8GvAaUPa_vTUipklmR726kbpWvFZ1Nkis6qk9PtzakUrfXk4EO5OB-_phAADteybmdBmIG8W2cCNaTM6azMr4H2YLH_0QjQHXPiBpyNt50-v_Y0IptLS9eAVQlKAPcX8KBGl085Q_p8ih1K5oJOwRFjFfg1PrsidQbJCitbEudGrYS48Z6rMznki4sIn_lrLM5K_TD8WZxCMvj5r5VdYU2r5L8c0wy_fXa9eKj_OMyXRfvbxVdUsCn30UwVOhCX849t3PEJhx7DoGriFBYWU_ds-LFxLA_9uuk-co3qUGyUKPkSOjCQBOVAVKMixAg5S45_FXjQ8fE_IMhBd0Puy7iS-zcVboBXpZuxMewf5uRgXuN9WVbD6_Ft9n_u9IbI-r7p_3FdwCAOTBrm17fRu7DX2SIHiN_F3d7jZrgD_06fIx3ZD_6SmGEr_fFk720ismJjz2-MaGr067UaDeXB_B6Gdn6HA5qLacRTR1fDnVvJArpgNzm6qBdOdu0_2GgIr79rFYmqs17JhB--btlvx5RWEGyFabG-29Uw3Myq-ZF9RfXcLRlPahbI2FycUj7frUgHh09dnpd1plkZtbm1WQciagt7G74Row1WtV5eJ6M9x3kqVgBoyjJU6xx9PqSbt53IH2P_T0aoomnE11roHBgp7jddFjha47QWvgn_MR7QFReteMVC660WrGTOVd6wCasBoEVrJZT1f6E6GIeu9cvJTtrqjab0u3RLpkIfKOV51AjZCyYly89WVa1p7UYmz1bfVEo4fqxC21Kls-zpRPICLfUbT1r0RvK9tVAHPVs7Ac5yhpcg3IvcR2r8HTC3zhq-MdYz4HJIabc8hCyrxFPl6jV2H7I_mi1IRqvq9tz_FxAVDH0mLeh2dgebSR0jjSJz","enabled":false},{"key":"BearerToken","value":null,"enabled":false},{"key":"RefreshToken","value":null,"enabled":false},{"key":"BearerToken","value":"","enabled":true},{"key":"RefreshToken","value":"","enabled":true},{"key":"access_token","value":"","enabled":true},{"key":"refresh_token","value":"","enabled":true},{"key":"tenantId","value":"","enabled":true}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/4ac86db69215e79511f011802945fe671bec2af0fcc1e71e6dce41dd07c346dd","favicon":"https://res.cloudinary.com/postman/image/upload/v1550480807/team/ovu1pv5hmc4qlsbnnlvq.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Retalia Imagine Public API","value":"756998-ba4a04de-1000-0d7f-eeed-cccfb34d7d88"}],"canonicalUrl":"https://publicapi-docs.retalia.cloud/view/metadata/UUy1g7v2"}