aid_account_settings_connections_swish_callback_post
account-connections
Swish Callback
Handle callback from Swish signup
Completes the Swish signup, enables Swish for Checkout
scopes:
- write:accounts:/management/settings/connections/swish
POST
aid_account_settings_connections_swish_callback_post
Authorizations
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Body
application/json
The merchant's Swish number
Example:
"1231182293"
Base 64 encoded string of the certificate. Can be in PEM or P12 format. If PEM, key and ca are required.
Base 64 encoded string of the public key
The passphrase for the certificate
Base 64 encoded string of the CA of the certificate
Payment options to enable for this connection
Response
Signup
The response is of type object.
Last modified on July 22, 2026