...
Response example:
Code Block |
---|
{
"id": 1,
"name": "Company 1"
} |
Companies list uri:
Code Block |
---|
/api/v2/third_party/companies |
...
...
Response example:
Code Block |
---|
{
"id": 1,
"name": "Company 1"
} |
Companies list uri:
Code Block |
---|
/api/v2/third_party/companies |
...