application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | integer | Yes? | id as string convert from int | |
name | string | Yes? | Name | |
property name | string | Yes? | Any |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
filter | array of objects | Yes? | Filter list | Default: [] |
order_by | array of objects | No? | Order by list | Default: [] |
paginate | object? | No? | Pagination | Default: num_per_page”:50,“page_num”:1 |
property name | string? | Yes? | Any |
application/json
format.
Field | Type | Required | Description | Constraints |
---|---|---|---|---|
id | integer | Yes? | id as string convert from int | |
name | string | Yes? | Name | |
property name | string | Yes? | Any |