Printavo Invoices API

GraphQL surface for invoices - a quote that has been converted into a billable order. Query a single invoice or an invoices connection, and update, delete, or duplicate invoices via the invoiceUpdate, invoiceDelete, and invoiceDuplicate mutations.

API entry from apis.yml

apis.yml Raw ↑
aid: printavo:printavo-invoices-api
name: Printavo Invoices API
tags:
- Invoices
- Orders
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.printavo.com/docs/api/v2
baseURL: https://www.printavo.com/api/v2
properties:
- url: https://www.printavo.com/docs/api/v2
  type: Documentation
- url: https://www.printavo.com/docs/api/v2/operation/mutation
  type: APIReference
- url: graphql/printavo-schema.graphql
  type: GraphQL
- url: graphql/printavo-graphql.md
  type: GraphQL
description: GraphQL surface for invoices - a quote that has been converted into a billable order. Query
  a single invoice or an invoices connection, and update, delete, or duplicate invoices via the invoiceUpdate,
  invoiceDelete, and invoiceDuplicate mutations.