Get Earn Summary
GET/b2b/earn/:user
Get Earn summary of a user.
Modifiers: user-preferred currency (quote).
Response holds total amounts (all-time). For per-asset granularity, use
GET /b2b/earn/assets
.
Depending on the reward asset and user-preferred currency, amounts in the response can be zero, eg. "0.00000000" BTC. It's the caller's responsibility to handle such cases, eg by showing amounts as "<0.000000001" or "~0".
Request
Responses
- 200
- 429
- 500
Response
Rate Limit Error
Internal Error