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
string
required
UUID of the payment method entity to retrieve
Example Requests
Response
boolean
Whether the request was successful
string
UUID of the payment method entity
string
Always
"payment_method"object
Payment method data
array
Array of relationships to other entities (owners, transactions, devices)
object
Additional metadata
number
Calculated risk score (if analyzed)
array
Array of identified risk factors
string
ISO 8601 timestamp of creation
string
ISO 8601 timestamp of last update