Accounting Extension These APIs allow you to interact with HubSpot's Accounting Extension. It allows you to: * Specify the URLs that HubSpot will use when making webhook requests to your external accounting system. * Respond to webhook calls made to your external accounting system by HubSpot

OpenAPI spec version: v3

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Hierarchy

  • InvoiceUpdateResponse

Constructors

Properties

archived: boolean
archivedAt?: Date
balanceDue: number
createdAt: Date
currencyCode: string
dueDate: string
externalAccountId: string
externalCreateDateTime?: number
externalInvoiceNumber?: string
externalRecipientId: string
id: string
isVoided: boolean
receivedByRecipientDate?: number
totalAmountBilled: number
updatedAt: Date
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc