get https://{environment}-paynote.seamlesschex.com/v2/account
Retrieve your merchant account information using the following endpoint. The response will include your user_id. Use your user_id to add a bank account to your account and more.
Account represents your Paynote Account as a merchant established via onboarding.
You can get account infromation, user_id, add signatures, etc.
Before using any endpoint, you need to set the environment:
Click on Environment in the Base URL and enter the appropriate option:
• api (Production) for the live environment.
• sandbox (Sandbox) for testing.