cURL
curl --request GET \ --url https://revstack.dev/v1/payments/{id}
null
Retrieves a single payment by ID.
"pay_abc123"
Payment details
The response is of type unknown.
unknown