v2
latestOpenAPI 3.1.02026-07-262279731.3 MBSubmit data for a PayPal PayIn
Provide transaction data to PayPal prior to initiating a pay-in (read guide).
<Note icon="fa-regular fa-circle-info"> **Note – Data to submit depends on industry**The request body parameters described below are required for all marketplace businesses.
Additional data points are required for platforms operating in the following industries:
- Events and ticketing
- Online travel agents:
- Car rentals
- Hotels
- Transportation
- Travel packages
- Retail and groceries
- Cruise lines
- Buy online, pick up in store (BOPIS)
- Crypto
Before integrating this endpoint, platforms operating in the verticals above need to contact Mangopay <a href="https://hub.mangopay.com/" target="_blank">via the Dashboard</a>. </Note>
The DataCollectionId returned in the response must be sent on the associated pay-in call for both one-time and recurring payments:
- POST Create a PayPal PayIn
- POST Create a Recurring PayPal PayIn with the CIT payload
- POST Create a Recurring PayPal PayIn with the MIT payload
Each PayPal pay-in or preauth requires a new DataCollectionId. The property is not returned on the pay-in endpoints.
Path parameters
Platform's API account identifier, associated with the API key.
Headers
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