[
{
"id": 1,
"name": "บริหาร"
},
{
"id": 2,
"name": "บัญชี"
},
{
"id": 3,
"name": "จัดซื้อ"
}
]
The Sample API Response
Module name: Business units under a company
Sample view: Response
** Request **
URL: "/api/company/<id>/business-unit/" where <id> is the ID of company
Request Method: GET
Module name: Business units under a company
Sample view: Response
** Request **
URL: "/api/company/<id>/business-unit/" where <id> is the ID of company
Request Method: GET
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.