Most Powerful Open Source ERP

Re: HATEOAS API

  • Last Update:2017-08-28
  • Version:001
  • Language:en
Document Reference
Re: HATEOAS API
Publication Information
Embedded

Hello

the jIO documentation says you need to create your jIO with calling createJio with the following parameters:

{
  "type": "erp5",
  "url": "[your_erp5_url]/web_site_module/hateoas",
  "default_view_reference": "
}

your_erp5_url is the URL under which you can access your instance on the VM

.

Does that help?