Retrieve an export
Exports
Retrieve an export
Returns the export job. When status is completed, download_url is a signed URL to fetch the artifact. When status is failed, error.message (and optional error.details) describe why.
GET
Retrieve an export
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Merchant identifier returned by the merchants resource.
Path Parameters
Response
Export job returned
Country-specific fiscal export type.
Available options:
dsfinvk Available options:
pending, completed, failed Signed URL to download the export artifact. Present only when status is completed.
Failure information. Present only when status is failed.