Payments
List payments
get
https://rcur.app/api/v2/payments
Requires your API key as Authorization: Bearer <key>. See authentication.
Responses
200 List of payments object
-
dataarray of Payments4 child attributes · Payment
-
idstring required -
mollie_payment_idstring required -
mollie_payment_statusstring requiredOne of
opencanceledpendingauthorizedexpiredfailedpaid -
webhook_urlstring nullable
-