Payments
Fetch payment by ID
Retrieve full details and current status of a specific payment. Always re-fetch before acting — status can change.
get/payments/{id}
Path parameters
idstring required
Payment ID (pay_*).
Response
Payment details.
Changes
No recorded changes to this endpoint across all 1 revision of this API.