Top payment links by paid amount for a date range
Up to `limit` rows (default 10, max 100) ordered by amount_idr DESC. Intents with zero paid attempts are excluded.
Up to limit rows (default 10, max 100) ordered by amount_idr DESC.
Intents with zero paid attempts are excluded.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
merchant_id*string
Format
uuidfrom*string
to*string
tz?string
Default
"Asia/Jakarta"limit?integer
Default
10Range
1 <= value <= 100Response Body
application/json
curl -X GET "https://example.com/v1/payments/dashboard/top-payment-links?merchant_id=497f6eca-6276-4993-bfeb-53cbbbba6f08&from=string&to=string"{}Empty
Empty
Empty
Was this page helpful?