curl --request GET \
--url https://dln-api.debridge.finance/api/ReferralProgram/{referralCode}/referredUsers{
"users": [
{
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123,
"wasInvitedByCurrentUser": true
}
],
"totalCount": 123
}curl --request GET \
--url https://dln-api.debridge.finance/api/ReferralProgram/{referralCode}/referredUsers{
"users": [
{
"walletAddress": {
"Base64Value": "aSDinaTvuI8gbWludGxpZnk=",
"bytesArrayValue": "<string>",
"stringValue": "<string>"
},
"totalVolumeUSD": 123,
"totalFeesUSD": 123,
"totalExecutedOrders": 123,
"wasInvitedByCurrentUser": true
}
],
"totalCount": 123
}OK
Orders from requested page of the search result
Show child attributes
Total give amount's USD equivalent of all user's orders that used the referral code
Total fees' USD equivalent of all user's orders that used the referral code
Total number of user's orders that used the referral code
Indicates whether the user is invited by the owner of the referral code passed in the request
Total number of users