Société Générale

Developer portal: https://developer.sb.societegenerale.fr/

API endpoints

Société Générale (sandbox) API endpoints
NameURL
accountsApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/pri/v1.4.2.4/psd2/xs2a/accounts
paymentInitiationApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/dsp2/pisp/pri/v1.4.2.15/payment-requests
paymentApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/dsp2/pisp/pri/v1.4.2.15/payment-requests/{paymentId}
paymentConfirmationApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/dsp2/pisp/pri/v1.4.2.15/payment-requests/{paymentId}/confirmation
userIdentityApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/pri/v1.4.2.4/psd2/xs2a/end-user-identity
trustedBeneficiariesApiUrihttps://mtls.api.sb.societegenerale.fr/sg/sb/pri/v1.4.2.4/psd2/xs2a/trusted-beneficiaries

Sandbox OAuth API configuration

Société Générale (sandbox) Sandbox OAuth API endpoints
NameValue
authorization_endpointhttps://particuliers.sg-signin.sb.societegenerale.fr/oauth2/authorize
token_endpoint_auth_methods_supported
client_secret_post
grant_types_supported
refresh_token
authorization_code
token_endpointhttps://mtls.sg-signin.sb.societegenerale.fr/oauth2/token
scopes_supported
aisp
pisp
scopes{"AIS":"aisp","PIS":"pisp"}
id_token_signing_alg_values_supported
PS256
request_object_signing_alg_values_supported
PS256
code_challenge_methods_supported

Test users

Test Case

Case 200

  • 55000001 - password 111111 - with Security Pass and 1 account
  • 55000002 - password 111111 - with SMS Code validation (code ABC123), 3 accounts and one card
  • 55000008 - password 111111 - with SMS Code validation (code ABC123) and 3 accounts
  • 55000014 - password 111111 - with Security Pass and no accounts
  • 55000016 - password 111111 - with Security Pass and no accounts
  • 55000020 - password 111111 - with Security Pass and no balance
  • 55000022 - password 111111 - with Security Pass and 1 account

Clients with security error

  • 55000004 - password 111111 - with SMS Code validation (code ABC123) and no authorization
  • 55000010 - password 111111 - with Security Pass KO
  • 55000011 - password 111111 - with SMS Code validation KO (code ABC123)
  • 55000012 - password 111111 - without security

Clients with http error

  • 55000018 - password 111111 - with Security Pass and http error 500 on /accounts
  • 55000021 - password 111111 - with Security Pass and http error 500 on /transactions
  • 55000024 - password 111111 - with Security Pass and http error 403

Feedback

Edit this page on GitHub

Edit the data behind this page on GitHub

You may also leave feedback directly onGitHub