cURL
curl --request GET \ --url https://api-sandbox.superbank.com/v1/payments/{id} \ --header 'X-Api-Key: <api-key>'
{}
Retrieve details of a specific payment by ID.
Payment ID
"pay_abc123"
Payment retrieved successfully
The response is of type object.
object