Users
Get the last 10 subscription payments.
Subscription payments are generated throughout the lifecycle of a subscription, typically there is one at the time of purchase and then one for each renewal.
get/users/subscription/payments
Response
OK
Example response
{
"message": "Request handled successfully",
"status": "success"
}