v2
latestOpenAPI 3.1.02026-07-262279731.3 MBPayPal
Create a Recurring PayPal PayIn (CIT or MIT)
Request a recurring PayPal pay-in based on a RecurringPayinRegistrationId with PaymentType PAYPAL, obtained from POST Create a Recurring PayIn Registration.
There are two possible paylods:
- CIT – Customer-initiated transaction when the user is on session, requiring them to authenticate via PayPal on the RedirectURL returned.
- MIT – Subsequent merchant-initiated transactions in the absence of the user, based on the initial successful authentication.
Read the guide to PayPal recurring payments →
post/v2.01/{ClientId}/payins/payment-methods/paypal/recurring
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success