Transaction Invoice
This endpoint generates and returns a downloadable invoice URL in PDF format for a specific Payout identified by its unique ID. The response contains the full storage URL to the invoice file. A valid Bearer token is required for authentication.
| Method | API Endpoint |
|---|---|
| GET | https://efylink-business.rare-able.com/api/user/withdraw_transactions/invoice/{unique_id} |
headers: Object containing the API headers.
'Authorization : Bearer Token': Use Login API for access token
'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID
'X-Api-Signature': To know how to generate please use Authentication
'X-Api-Timestamp': Timestamp
Path Params
unique_id required Please use unique_id from Withdraw Transactions for Unique ID