Configure Authentication and Onboarding
EmbedUrl
The url to embed melio for all flows but target links.
If using Seamless OAuth flow or JME should provide the code as a parameter.
Production: https://partnerships.melio.com/<partner-name>/auth
Sandbox: https://sandbox.melio.com/<partner-name>/auth
InitiateAuthorizationUrl
When not using seamlessOauth the url Melio redirects to request user authorization.
This would be called with response_type=code&client_id=<client_id> (and whatever additional properties was configured)
Example: https://accounts.google.com/o/oauth2/v2/auth