• API Overview
  • Getting Started
  • API Authorization
  • API Resources
  • Help
  • Release Notes
Sections
  • Adjustment
  • Affiliation
  • Auth
  • Banner
  • CertificationActivity
  • CertificationType
  • Committee
  • Config
  • Contact
  • Content
  • CreditType
  • Dert
  • Event
  • Image
  • Invoice
  • Listing
  • Payment
  • PaymentType
  • Profile
  • ProfileChange
  • ProfileCustomFields
  • ProfileMemberActivity
  • ProfileRelation
  • Referral
  • Registration
  • RelationType
  • RevenueItem
  • Security
  • SecurityIdentityServer
  • Test
  • User
  • VerticalHba
  • VerticalNaa
  1. Home
  2. API Resources
  3. Invoice

API Resources

Invoice

Test summary example

APIDescription
GET Invoice/{id}

Retrieve a single Invoice based on its InvoiceNum

GET Invoices

Search for Invoices

POST Invoices

Creates an Invoice and its associated Line Items

POST InvoiceLineItems

Adds an Invoice Line Item to an existing Invoice

PUT Invoice/{id}

No documentation available.