Skip to main content
Use GET /Payment/CardPaymentMethods/{registrationId} to list saved card payment methods for a registered customer.

Endpoint

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

Parameters

Use company locations to find the locationId.

Example Request

Response

Payment Method Object

Last modified on July 21, 2026