Skip to main content
GET
Get business size by ID

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Path Parameters

id
integer
required

Business size ID

Response

200 - application/json

Business size data

id
integer
Example:

1

name
string
Example:

"1-10 employees"

status
string
Example:

"A"

sort_order
integer
Example:

1

is_deleted
string
Example:

"N"

created_at
string
Example:

"2024-01-01 00:00:00"

updated_at
string
Example:

"2024-06-01 12:00:00"