post https://{environment}-paynote.seamlesschex.com/v2/user
In Paynote, a Customer represents an individual or business you wish to engage with, and their profile is created and managed via the Paynote API. To start, create a customer profile for each new user or business you intend to transact with. After the customer is created and a funding source is linked, you can easily issue invoices, set up subscriptions, or initiate payments. Once a customer is created, you'll receive a response containing the user_id for reference.
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.