Referrals
Referral system management
Retrieve list of customers who referred this customer
Path parameters
customerIdstringRequired
Customer ID
Responses
200
List of referrers
application/json
get
/rest_api/v2/referrals/customers/{customerId}/referrers200
List of referrers
Retrieve comprehensive referral statistics for a customer
Path parameters
customerIdstringRequired
Customer ID
Responses
200
Referral summary
application/json
get
/rest_api/v2/referrals/customers/{customerId}/summary200
Referral summary
Retrieve referral program analytics and performance metrics
Query parameters
startDatestring · dateOptional
endDatestring · dateOptional
Responses
200
Referral analytics data
application/json
get
/rest_api/v2/referrals/analytics200
Referral analytics data