API ReferenceWooCommerceSDKssoonWebhookssoon

Referrals

List referral codes

GET/beltempo/referral/list

List the calling merchant's referral codes. Other merchants' codes are never returned.

Authentication

Requires an API key in the X-API-Key header.

GET/beltempo/referral/list
curl "https://api.trevi.cash/beltempo/referral/list" --header "X-API-Key: $BTPAY_API_KEY"