You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.0.5 brings the Merchants API, allowing access to multiple merchant accounts, depending on the authorization. For users that authenticate using SumUp's SSO you can now access any of the merchant accounts that they have membership in. For API keys the access is still restricted to the merchant account for which the API key was created. We are working on introducing more authentication options to make integrations that need to rely on multiple merchant accounts easier in the future.
The merchants endpoints replace the legacy /me/ endpoints and further cleanup the underlying models.
We are now actively using @sumup/sdk in our Agent Toolkit and as such are moving to version 0 where we will continue with the SDK development. The SDK is still experimental but we now expect all core functionality to be functional and will continue working on the interface and ensuring that the generated code (and transitively our OpenAPI specs) match the reality of our APIs.