Skip to main content
Use POST /Payment/Recurring to create a recurring payment plan for a company location.

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 company locations to find the LocationId.

Example Request

Response

Frequency Examples

Last modified on July 21, 2026