Get payment by transaction ID
Payments
Get a payment by transaction ID
Retrieve a payment using the YuvexPay transaction ID (txId) instead of the UUID.
GET
Get payment by transaction ID
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Path Parameters
The YuvexPay transaction ID.
Response
Payment found.

