Appearance
Get Payment Details by Identifier
GET
/v1/pay/identifier/{identifier}
Get the payment details by specifying the payment identifier.
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
identifier*
The unique identifier of the payment
Type
Requiredstring
Responses
Payment details retrieved successfully
application/json