Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//hep_history'
[ { "id": 1, "uid": 1, "mid": 1, "ldid": 1, "hep": 1, "is_earn": true, "hep_detail": null, "status": "text", "earned_for": "text", "balance": 1, "created_at": "text" } ]
hep_history
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//hep_history'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//hep_history'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//hep_history'