Update a Recurring PayIn Registration
Authentication
Path parameters
The unique identifier of the recurring pay-in registration.
Request
Request body for updating a Card recurring pay-in registration (PaymentType CARD_DIRECT).
The existing registration’s PaymentType must match the request variant. Updating the CardId requires re-authentication via a new CIT.
Request body for updating an Apple Pay recurring pay-in registration (PaymentType APPLEPAY).
The existing registration’s PaymentType must match the request variant. Updating the PaymentData requires re-authentication via a new CIT.
Request body for updating a Google Pay recurring pay-in registration (PaymentType GOOGLE_PAY).
The existing registration’s PaymentType must match the request variant. Updating the PaymentData requires re-authentication via a new CIT.
Request body for updating a PayPal recurring pay-in registration (PaymentType PAYPAL).
The existing registration’s PaymentType must match the request variant.
Response
Response object for card recurring pay-in registrations.
Response object for PayPal recurring pay-in registrations.
Response object for Apple Pay recurring pay-in registrations.
Response object for Google Pay recurring pay-in registrations.