SweetRef
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
  1. Schemas
  • Get Started
  • Webhooks
  • API
    • Affiliates
      • Get Affiliates
      • Find Affiliate by ID
      • Get Affiliate Referrals
    • Referrals
      • Get Referrals
      • Get Referral By ID
    • Referral Payments
      • Get Referrals Payments
      • Get Referral Payment By ID
    • Get Program Information
      GET
  • Schemas
    • Schemas
      • Referral
      • Affiliate
      • Pagination Metadata
      • Referral Payment
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
HomeLink
Multiple Menus
Multiple Menus
  • Link1
  • Link2
  1. Schemas

Referral

{
    "id": "string",
    "first_name": "string",
    "last_name": "string",
    "email": "string",
    "conversion_date": "string",
    "affiliate_id": "string",
    "total_commission": 0,
    "created_at": "string",
    "updated_at": "string"
}
Built with