cURL
curl --request GET \ --url https://api.bonifiq.com.br/v1/pvt/Tiers/{tierId}/targets \ --header 'Authorization: Basic <encoded-value>'
[ { "Type": 0, "DueSummary": 0, "Due": 123, "Target": 123, "IsActive": true, "TierId": 123 } ]
Use API Basic Auth Keys
0 = Point 1 = Expense 2 = Purchase 3 = Referral
0
1
2
3
0 = InDays 1 = InMonths
Was this page helpful?