cURL
curl --request GET \ --url https://api.bonifiq.com.br/v1/pub/Tiers/{tierId} \ --header 'X-BQ-ApiToken: <api-key>'
{ "Id": 123, "Name": "<string>", "Color": "<string>", "IconUrl": "<string>", "IsActive": true, "IsBase": true, "Order": 123, "Caption": "<string>" }
API Tokeen
Was this page helpful?