Company
This page includes all endpoints available for the company information.
List all branches
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": [
{
"name": "Logiciel Actif Inc",
}
],
"meta": {
"current_page": 1,
"last_page": 1,
"per_page": 25,
"total": 1
},
"success": true
}Last updated