1a Payments Request

post

/api/v1/export/payments

This API will output subcontractor invoice payment records, for disbursements, made electronically through Textura. When requesting payment data, there are no parameters to filter or select a range of payments. All payments that have been processed since the last payment export are available for export and will be in the request response.

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/payments/35
Examples

Default Response

Links to working URLs
Back to Top