Post Monthly Rewards Payout

post/api/stablecoin/v1/internal/monthly-rewards-payout

Add a new monthly rewards payout transactions.

200 Response

id string <uuid>required
Unique identifier for the monthly rewards payout
Example: 0cb25ba9-ebac-48ff-8a4c-613c91fc38b1
rewardMonthOne ofrequired
The month for which rewards are being paid out
Example: "2025-03-01T00:00:00.000Z"
status string required
Current status of the rewards payout
Allowed values: created tms_notified authorized reward_created reward_initiated partially_fulfilled fulfilled failed_order_creation failed
Example: created
assetId string <uuid>required
Asset identifier for the rewards
Example: 67eaea5b-fbad-40bc-b416-28717689a41c
interestDepositId string
Interest deposit transaction identifier
createdAtOne of
Timestamp when the payout was created
Example: "2025-06-24T05:57:42.233Z"
updatedAtOne of
Timestamp when the payout was last updated
Example: "2025-06-24T05:57:42.165Z"

400 Response

500 Response