Companies
The company resource represents the shop owner data. It contains information about the shop owner and general information about the operations of the shops.
| API | Description |
|---|---|
| POST api/companies/validate.json |
No documentation available. |
| GET api/companies/count.json |
Partners can receive a count of all associated companies |
| GET api/companies.json |
No documentation available. |
| POST api/companies.json |
No documentation available. |
| PUT api/companies.json |
No documentation available. |
| GET api/companies_with_status.json |
No documentation available. |
| POST api/companies_with_status.json |
No documentation available. |
| PUT api/companies_with_status.json |
No documentation available. |
| GET api/companies/{ids}.json |
No documentation available. |
| POST api/companies/{ids}.json |
No documentation available. |
| PUT api/companies/{ids}.json |
No documentation available. |
| GET api/companies_with_status/{ids}.json |
No documentation available. |
| POST api/companies_with_status/{ids}.json |
No documentation available. |
| PUT api/companies_with_status/{ids}.json |
No documentation available. |
| POST api/Companies |
No documentation available. |