RCUR

Payments

Show payment

get https://rcur.app/api/v2/payments/{id}

Requires your API key as Authorization: Bearer <key>. See authentication.

Path parameters

  • id string required

Responses

200 Payment details Payment object
  • id string required
  • mollie_payment_id string required
  • mollie_payment_status string required

    One of open canceled pending authorized expired failed paid

  • webhook_url string nullable
404 Resource not found Error object
  • status integer required
  • error string required
Try it Send this request with your own API key

Requests run against the live data of the organization that owns the key.