Connectors Reference

GetMyInvoices

GetMyInvoices is a digital invoice management software that simplifies and speeds up preparatory accounting.  The solution automatically retrieves invoices and other documents from thousands of sources – from online portals, email postboxes and cloud storages to scanned documents.  Connect to GetMyInvoices you can automate various actions as soon as a new document is available in GetMyInvoices e.g. creating a row in Microsoft Excel, sending a message in Slack, generating a Trello card etc.

 

Status: Preview

Tier: Premium

Version: 1.0.0

 

Actions:

Name

Summary

GetInvoiceFromGetMyInvoices (string Content-Type, string Accept, GetInvoiceFromGetMyInvoicesParameterBody body)

Get invoice document from GetMyInvoices

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

GetInvoiceFromGetMyInvoicesParameterBody

 

GetInvoiceFromGetMyInvoicesResponse

 

 

Actions:

GetInvoiceFromGetMyInvoices

Summary: Get invoice document from GetMyInvoices

Description: Get invoice document data one by one from GetMyInvoices.

 

Syntax:

GetMyInvoices.GetInvoiceFromGetMyInvoices (string Content-Type, string Accept, GetInvoiceFromGetMyInvoicesParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

Content-Type

string

(Content Type)

Content type.

True

Accept

string

(Accept)

Accept.

True

body

GetInvoiceFromGetMyInvoicesParameterBody

 

 

True

 

Returns:

          Type:GetInvoiceFromGetMyInvoicesResponse

 


 

GetInvoiceFromGetMyInvoicesParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

api_key

string

 

api_key


 

GetInvoiceFromGetMyInvoicesResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

records

array of (RecordsItem)

 

records

 

RecordsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

integer(int32)

 

Id

company_uid

integer(int32)

 

Company Uid

company_name

string

 

Company Name

document_type

string

 

Document Type

document_number

string

 

Document Number

creation_date

string

 

Creation Date

document_date

string

 

Document Date

document_due_date

string

 

Document Due Date

document_payment_method

string

 

Document Payment Method

payment_status

string

 

Payment Status

net_amount

number(float)

 

Net Amount

vat

integer(int32)

 

Vat

gross_amount

number(float)

 

Gross Amount

currency

string

 

Currency

is_archived

boolean

 

Is Archived

is_ocr_completed

boolean

 

Is Ocr Completed

tags

string

 

Tags

note

string

 

Note

source

string

 

Source

source_user

string

 

Source User

document_name

string

 

Document Name

file_size

integer(int32)

 

File Size

file_content

string

 

File Content

line_items

array of (Line_itemsItem)

 

Line Items

readable_text

string

 

Readable Text

 

Line_itemsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary