View a Recurring PayIn Registration

View a Recurring PayIn Registration

Authentication

AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token. If your platform is using a [proxy](/guides/sca/proxy-management) to take SCA-triggering action on behalf of users, you also need to integrate [mTLS authentication](/guides/sca/platform) and use the `api-mtls` base URL.

Path parameters

ClientIdstringRequired
Platform's API account identifier, associated with the API key.
RecurringPayinRegistrationIdstringRequired

The unique identifier of the recurring pay-in registration.

Response

Success
Cardobject

Response object for card recurring pay-in registrations.

OR
PayPalobject

Response object for PayPal recurring pay-in registrations.

OR
Apple Payobject

Response object for Apple Pay recurring pay-in registrations.

OR
Google Payobject

Response object for Google Pay recurring pay-in registrations.