1a Invoice Rejections Request

post

/api/v1/export/invoice-rejections

This API would allow the user to retrieve invoice rejection records from Textura. Invoice rejections are generated when a GC rejects an invoice in Textura. If no invoices have been rejected, then no rejection records will be created. Invoice rejections are summary; they do not have detail records. Note that invoice rejections are a one-time event. When the export for the invoice rejections has run, it cannot be rerun.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
  • application/json
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

The job was successfully created.
Body ()
Root Schema : schema
Type: object
Show Source
  • Endpoint for export record retrieval
    Example: https://services.texturacorp.com/ebis/api/v1/export/invoice-rejections/35
Examples

Default Response

Links to working URLs
Back to Top