Get stablecoin rewards summary

get/api/stablecoin/v1/network-partner/{id}/rewards/summary

Retrieves a summary stablecoin of rewards for a specific network partner.

Path Parameters

  • idstring<uuid>Required
    Network partner identifier
    Example: 95bdbd9c-9cdc-41a4-ae70-165387b7aa51

Query Parameters

  • datestring
    date for reward calculation
    Example: 2025-06-23T00:00:00.000Z
    Min length: >= 1 characters

200 Response

Array of
amount string required
Total reward amount for the network partner
Example: 1000000
date string
Reward calculation date

400 Response

500 Response