cURL
curl --request GET \ --url https://api.bonifiq.com.br/v1/pub/Tiers/{tierId}/benefits \ --header 'X-BQ-ApiToken: <api-key>'
[ { "Type": 0, "TierId": 123, "Title": "<string>", "Details": "<unknown>" } ]
API Tokeen
0
1
2
3
Was this page helpful?