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
ClientId
Platform's API account identifier, associated with the API key.
RecurringPayinRegistrationId
The unique identifier of the recurring pay-in registration.
Response
Success
Card
Response object for card recurring pay-in registrations.
OR
PayPal
Response object for PayPal recurring pay-in registrations.
OR
Apple Pay
Response object for Apple Pay recurring pay-in registrations.
OR
Google Pay
Response object for Google Pay recurring pay-in registrations.