depots
Methods
Adds a depot | POST /api/v1/companies/{company_id}/depots |
Deletes depot | DELETE /api/v1/companies/{company_id}/depots/{depot_id} |
Edits depot | PATCH /api/v1/companies/{company_id}/depots/{depot_id} |
Edits multiple depots | POST /api/v1/companies/{company_id}/depots-batch |
Gets depot | GET /api/v1/companies/{company_id}/depots/{depot_id} |
Gets multiple depots | GET /api/v1/companies/{company_id}/depots |
Adds a depot | POST /api/v1/companies/{company_id}/depots |
Deletes depot | DELETE /api/v1/companies/{company_id}/depots/{depot_id} |
Edits depot | PATCH /api/v1/companies/{company_id}/depots/{depot_id} |
Edits multiple depots | POST /api/v1/companies/{company_id}/depots-batch |
Gets depot | GET /api/v1/companies/{company_id}/depots/{depot_id} |
Gets multiple depots | GET /api/v1/companies/{company_id}/depots |