Skip to main content

Get expense document information

This API endpoint has been purposefully crafted to get expense document details.

Path Parameters
  • id string required

    Document identifier

Responses

OK - The request was processed successfully.


Schema
  • id string
  • name stringnull
  • mimeType string
  • transactionId integernull
  • createdAt date-time

    Datetime of the creation in format Y-m-d H:i:s.

Loading...