post https://{environment}-paynote.seamlesschex.com/v2/subscription
This endpoint enables you to automatically bill a customer through a subscription. You can set the start date, billing cycle, and other parameters. Alternatively you can send out an recurring invoice every month using this endpoint
Note: The customer must have an authorized funding source in the system. You can create a customer and add a verified funding source using the create customer endpoint.
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.