C#
Create URL for executed report
Creates a download URL for a specific execution of a report.
POST
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.anglpay.com/llms.txt
Use this file to discover all available pages before exploring further.
reports.read scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Path Parameters
The ID of the report to retrieve a URL for.
Example:
"4d4c7123-b794-4fad-b1b9-5ab2606e6bbe"
The ID of the execution of a report to retrieve a URL for.
Example:
"003bc416-f32a-420c-8eb2-062a386e1fb0"
Body
application/json
The URL expiration time, in minutes.
Required range:
1 <= x <= 10080Example:
5