For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve uploaded CSV file

This API is to retrieve the CSV file of uploaded orders/invoices/events/ All Bulk Uploads

Method - GET

API End Point

/apis/oingest/v1/csv-upload

Path Parameters

Key
Values

1. file_id

1. Provide file id - Unique alpha-numeric number assigned to uploaded CSV file by the system.

Sample API End Point ( file id )

/apis/oingest/v1/csv-upload/25cc0094-b76d-4963-afa9-96d3ff2d95c0
  • Above sample endpoint will fetch CSV file of transactions uploaded in RightRev system.

Screenshot for reference

Last updated

Was this helpful?