# Recurring

The `/Recurring` endpoint allows you to retrieve information about an existing recurring payments. These can be records for the FinDock Recurring
Payment object or records for source-specific Salesforce objects such as Recurring Donation (NPSP) and Gift Commitment (Fundraising).

The response includes a full list of details about the recurring payment which can be used to confirm and update, for example,
the payment method and processor for future installment collections.


## Get recurring payment details

 - [GET /Recurring/{ID}](https://docs.findock.com/api/payment-api-v2/recurring/recurringdetails.md): This endpoint returns detailed information of a recurring payment in Salesforce. The record is source-specific, so you need to ensure you are referencing the correct object record.
The object may be the FinDock Recurring Payment or Salesforce objects like Recurring Donation or Gift Commitment.

