Appearance
Get Payment Status by Transaction ID
GET
/v1/pay/transactionid/{transactionId}
Get the status and details of a payment transaction, by specifying a transactionId.
Authorizations
apiKey
Your API key
Type
API Key (header: X-VALR-API-KEY)
apiSignature
HMAC SHA512 signature of the request (see Authentication section)
Type
API Key (header: X-VALR-SIGNATURE)
apiTimestamp
Request timestamp in milliseconds
Type
API Key (header: X-VALR-TIMESTAMP)
Parameters
Path Parameters
transactionId*
The transaction ID of the payment
Type
Requiredstring
Responses
Payment status retrieved successfully
application/json