Mysoleas Identity Cloud can be integrated on its own to manage authentication and users for a third-party application. In that case, your application uses
account.mysoleas.com, validates the JWT, reads userinfo, then continues with its own APIs.
To create an OAuth2 application, sign in to the Mysoleas dashboard:
OAuth2 endpoints themselves live on
account.mysoleas.com. SoleasPay v4 plugins use a merchant apikey and do not require this header.POST https://api.mysoleas.com/pay/{shortCode}/payto submit the payment.
Success format
Error format
Pagination
Lists generally acceptpage and limit. The response can contain meta.pagination.
