Retrieves a PDF of a specific refund
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location 'https://api.ffdemo.ufp.ai/clients//refund//pdf_refund' \
--header 'Authorization: Bearer <token>'
Responses
Refund PDF retrieved successfully
Modified at 2025-03-21 07:23:14