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