C#
List payment service definitions
List the definitions of each payment service that can be configured.
GET
C#
This API is different from the list connection definitions because it only returns definitions for payment services and not anti-fraud and gift card services. This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.wizlopay.com/llms.txt
Use this file to discover all available pages before exploring further.
payment-service-definitions.read scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
A pointer to the page of results to return.
Example:
"ZXhhbXBsZTE"
The maximum number of items that are at returned.
Required range:
1 <= x <= 100Example:
20
Response
Successful Response
A list of items returned for this request.
The number of items for this page.
Required range:
1 <= x <= 100Example:
20
The cursor pointing at the next page of items.
Required string length:
1 - 1000Example:
"ZXhhbXBsZTE"
The cursor pointing at the previous page of items.
Required string length:
1 - 1000Example:
"Xkjss7asS"