Printavo Payments API

GraphQL surface for payments and money movement. Query transactions, transaction details, and payment requests, and record, update, or delete payments via transactionPaymentCreate, transactionPaymentUpdate, and transactionPaymentDelete.

API entry from apis.yml

apis.yml Raw ↑
aid: printavo:printavo-payments-api
name: Printavo Payments API
tags:
- Payments
- Transactions
- Fees
- 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/query/
  type: APIReference
- url: graphql/printavo-schema.graphql
  type: GraphQL
- url: graphql/printavo-graphql.md
  type: GraphQL
description: GraphQL surface for payments and money movement. Query transactions, transaction details,
  and payment requests, and record, update, or delete payments via transactionPaymentCreate, transactionPaymentUpdate,
  and transactionPaymentDelete.