C#
List 3DS configuration
List all 3DS configurations for a merchant account.
GET
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
merchant-accounts.read scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the merchant account.
Example:
"merchant-12345"
Query Parameters
ISO 4217 currency code (3 characters) to filter 3DS configurations.
Pattern:
^[A-Z]{3}$Example:
"USD"
Response
Successful Response
A list of items returned for this request.