Xero Practice Manager Endpoint: InvoicesSummaryCurrent
Jump to navigation
Jump to search
Overview
The Xero Practice Manager InvoicesSummaryCurrent endpoint allows you to access a summary of current invoices within your Xero Practice manager.
Fields
The following fields are available for the InvoicesSummaryCurrent endpoint.
- DataFile
- A record field that identifies the source data file for this record.
- UUID
- A GUID field representing the internal id of an Invoice.
- ID
- A text field that provides the Invoices' ID.
- Type
- A text field that indicates the Type of Invoice.
- JobText
- A text field that provides the information about the Job assigned for the Invoice.
- Description
- A text field that provides the Invoice description.
- Date
- A date field that provides the Invoice Date.
- DueDate
- A date field that provides the Due date for the Invoice.
- Status
- A text field that indicates the Status of the Invoice.
- Available Statuses: Approved, Paid, Draft, Cancelled
- Client
- A record field that provides information about the invoiced Client.
- Contact
- A record field that provides information about the invoice Contact.
- Amount
- A number field that provides the Invoice Amount.
- AmountTax
- A number field that provides the tax on Invoice Amount.
- AmountIncludingTax
- A number field that provides the Total Amount inclusive of Tax Amount.
- AmountPaid
- A number field that provides the Amount Paid for the Invoice.
- AmountOutstanding
- A number field that provides the outstanding balance on the Invoice.
Client Fields
- UUID
- A GUID field representing the internal id of the Client.
- Name
- A text field that provides the name of the Client.
Contact Fields
- UUID
- A GUID field representing the internal id of the Client.
- Name
- A text field that provides the name of the Client.
Xero API
For a detailed run through of the endpoint, you can see the Xero API.
Related Endpoints
- Categories
- Clients
- ClientsDetails
- ClientsGroups
- Costs
- DataFiles
- InvoicesDetails
- InvoicesDetailsCurrent
- InvoicesDetailsDraft
- InvoicesSummary
- InvoicesSummaryDraft
- JobsDetails
- JobsDetailsCurrent
- JobsSummary
- JobsSummaryCurrent
- QuotesDetails
- QuotesDetailsCurrent
- QuotesDetailsDraft
- QuotesSummary
- QuotesSummaryCurrent
- QuotesSummaryDraft
- Staff
- Tasks
- Templates
- Times