Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//badge_history'
[ { "id": 1, "uid": 1, "bid": 1, "bdid": 1, "transaction_id": "text", "claim_date": "text", "eligible_date": "text", "created_at": "text" } ]
badge_history
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//badge_history'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//badge_history'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//badge_history'