Get payment receipt
Documents
Get payment receipt
Generate a receipt document for a specific payment. Available in HTML or plain text format.
GET
Get payment receipt
Authorizations
YuvexPay API key. Include as Authorization: Bearer ypk_<env>_<kid>_<secret> where <env> is test (sandbox) or live (production). Create and manage keys in the dashboard under Settings > API Keys.
Path Parameters
The payment ID.
Query Parameters
Output format.
Available options:
html, text Response
Receipt generated.
The receipt content in the requested format.

