Docpier IDP API
  1. document
Docpier IDP API
  • IDP API
  • Webhook
  • Endpoints
    • Agent Login (client credential flow)
      POST
    • Upload a document
      POST
    • Retrieve structured data
      GET
    • Provide feedback
      PATCH
  • Schemas
    • Schemas
      • api
        • UploadResponse
        • ApiError
        • DocumentInProgressResponse
        • FeedbackRequest
        • ProcessIssue
        • DocumentResponse
      • document
        • element
          • Amount
          • Identification
          • PaymentMethod
          • AllowanceInfo
          • PaymentDetailsInfo
          • LegalEntityInfo
          • Address Schema
          • TaxId
          • VAT Details Schema
          • DiscountInfo
          • InvoiceItemInfo
          • AccountTransactionDetails
          • AccountTransaction
          • PolicyItemInfo
          • PolicyInfo
          • CreditCardTransaction
          • CreditCardInfo
        • Unknown
        • Core Document
        • Invoice
        • Reminder
        • Receipt
        • Credit Note
        • Account Statement
        • CreditCard Statement
        • Insurance Policy
        • Policy Adjustment
      • workspace
        • Workspace
        • Membership
        • Document
        • FlowLog
        • Error
  1. document

Receipt(Receipt)

Defines the structure for a payment receipt document extracted by Docpier. Each field that is extracted will include a 'confidence' property (0.0-1.0) indicating extraction accuracy).

Built with