Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//banner_lang'
[ { "id": 1, "bid": 1, "lang_code": "text", "title": "text", "banner_image": "text", "banner_link": "text", "created_at": "text" } ]
banner_lang
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//banner_lang'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//banner_lang'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//banner_lang'