v2
latestOpenAPI 3.1.02026-07-262279731.3 MBTWINT
Create a TWINT PayIn
<Note icon="fa-regular fa-circle-info"> **Note – Session timeout**The TWINT session times out after:
- 15 minutes for the hosted webpage
- 3 minutes once the user scans the QR code </Note>
On TWINT pay-ins, the minimum amount is 0.01 CHF (DebitedFunds.Amount value 1). </Note>
Create a TWINT PayIn
post/v2.01/{ClientId}/payins/payment-methods/twint
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