get https://api.coingate.com/api/v2/billing/subscriptions//payments
Retrieves all payments associated with a specific subscription.
Before making a GET Subscription Payments request, a POST Create Subscription request should be made.
After a subscription is created, you will get the subscription ID which will be used in the GET Subscription Payments request.
❗To create requests within the CoinGate system the user should have an authentication token. To get it, please follow the instructions here.