Get Payment Method
API Reference
Get Payment Method
Retrieve a payment method entity by ID β in the gu1 entity model for card, account, and wallet records, with examples for get use cases.
GET
Get Payment Method
Overview
Retrieves detailed information about a specific payment method entity including its data, relationships, and metadata.Endpoint
Authentication
Requires a valid API key in the Authorization header:Path Parameters
UUID of the payment method entity to retrieve
Example Requests
Response
Whether the request was successful
UUID of the payment method entity
Always
"payment_method"Payment method data
Array of relationships to other entities (owners, transactions, devices)
Additional metadata
Calculated risk score (if analyzed)
Array of identified risk factors
ISO 8601 timestamp of creation
ISO 8601 timestamp of last update