Please enable JavaScript to view this site.

Chargebee API Data Model

Navigation: Schema: Transactions > Tables

TransactionLinkedInvoices: Chargebee Transaction Linked Invoices

Contents Previous Home Next More

Catalog: Chargebee

Schema: Transactions

Primary Keys: id

Label: Transaction Linked Invoices

This is a read-only table. The Chargebee API may not support changing the data or the Invantive SQL driver for Chargebee does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Chargebee API.

Select Chargebee API URL: /transactions

Insert Chargebee API URL: /transactions

Update Chargebee API URL: /transactions

Delete Chargebee API URL: /transactions

Field Selection Method: NotRequired

Base Path: list[*].transaction.linked_invoices[*]

Table Columns

The columns of the table TransactionLinkedInvoices are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

applied_amount

decimal

Applied Amount

 

applied_at

datetime

Applied at

 

invoice_date

datetime

Invoice Date

 

invoice_id

string

Invoice ID

 

invoice_status

string

Invoice Status

 

invoice_total

decimal

Invoice Total

 

transaction_id

string

Transaction ID

 

 

12-12-2020 18:45 Version 20.1.301-BETA+3023