Changes to Get the current user’s referral earn rate and 30-day volume tier progress

GET /v1/users/me/referrals/summary

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 24 revisions of this API.5

  1. 802db1a6a01c5

What changed

    • added the required property currentTier/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property nextTier/anyOf[ReferralBoostTier]/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property tiers/items/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property volume30d to the response with the 200 status

      response-required-property-added

    • added the required property volumeToNextTier to the response with the 200 status

      response-required-property-added