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 either companyId or companyReferenceId when the saved cards should be scoped to a specific company.

Example Request

Response

Payment Method Object

Last modified on June 2, 2026