Skip to main content
Use POST /Payment/Recurring to create a recurring payment plan for one of your companies.

Endpoint

  • URL: https://api.synchpay.com/Payment/Recurring
  • Method: POST
  • Authorization: Bearer <AccessToken>
The access token is obtained from /auth/token using your ClientId and ClientSecret.

Request Body

Provide either PhoneNumber or RegistrationUserId so SynchPay can identify the payer. Use either CompanyId or CompanyReferenceId when the plan should be scoped to a specific company.

Example Request

Response

Frequency Examples

Last modified on June 2, 2026