/bff/contact-credit/reason/list
Paginated list of configured credit reasons for the organisation.
Contact CreditgetBffContact-creditReasonList
Parameters
2 query
Query · 2
pagestringPage number (1-based).
limitstringItems per page (default 50).
Request
GET /bff/contact-credit/reason/list
curl -X GET "https://api.bizkithub.com/bff/contact-credit/reason/list?page=1&limit=50" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.