v2
latestOpenAPI 3.1.02026-07-262279731.3 MBSwish
Create a Swish PayIn
<Note icon="fa-regular fa-circle-info"> **Note – Session timeout**The Swish payment session lasts for 3 minutes, at which point the pay-in fails automatically if no action has been taken by the user. </Note>
<Note icon="fa-regular fa-circle-info"> **Note – Minimum amount 0.01 SEK**On Swish pay-ins, the minimum amount is 0.01 SEK (DebitedFunds.Amount value 1). </Note>
Create a Swish PayIn
post/v2.01/{ClientId}/payins/payment-methods/swish
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