post https://api.paynearme-sandbox.com/json-api/schedule_auto_pay
Use either the pnm_order_identifier or the site_order_identifier to find the order for which you want to create a schedule of recurring transactions, or an autopay schedule. Only one autopay schedule can be defined for an order. Autopay schedules can be configured for the following frequencies:
weekly- Payments are made every week on the same day as theauto_pay_start_date(e.g., every Wednesday)bi-weekly- Payments are made every other week on the same day as theauto_pay_start_date(e.g., every other Wednesday)monthly- Payments are made each month on the same date as theauto_pay_start_date(e.g., the 20th of every month)twice_monthly- Payments are made twice a month on the dates specified in theauto_pay_multi_firstandauto_pay_multi_lastparameters, which are required for this autopay frequency (e.g., the 15th and 28th of every month)end_of_month- Payments are made on the last day of every month (e.g., the last day of every month)due_date_monthly- Payments are made on the due date provided by the client in their Consumer Account File
