Name: InvoiceOrdersByInvoiceId
get
Catalog: Robaws
Schema: Invoices
Label: Invoice Orders by Invoice ID
Partition-specific: false
Select: true
Insert: false
Update: false
Delete: false
Select Service URL (OData-specific): /api/v1/invoices/{id}
Insert Service URL (OData-specific): /api/v1/invoices/{id}
Update Service URL (OData-specific): /api/v1/invoices/{id}
Delete Service URL (OData-specific): /api/v1/invoices/{id}
Field Selection Method (OData-specific): NotRequired
Base Path (OData-specific): orders[*]
Select Operation (Swagger-specific): get /api/v1/invoices/{id}
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
id |
int64 |
☑ |
|
id |
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
assigneeName |
string |
Assignee Name |
☐ |
|
btw |
double |
VAT |
☐ |
|
clientLegalName |
string |
Customer Legal Name |
☐ |
|
clientName |
string |
Customer Name |
☐ |
|
clientReference |
string |
Customer Reference |
☐ |
|
contactPersonName |
string |
Contact Person Name |
☐ |
|
conversion |
double |
|
☐ |
|
currencySymbol |
string |
Currency Symbol |
☐ |
|
date |
datetime |
Date |
☐ |
|
endClientName |
string |
|
☐ |
|
id |
int64 |
ID |
☐ |
|
logicId |
string |
|
☐ |
|
orderNr |
int64 |
Order Number |
☐ |
|
projectInfo |
string |
Project Information |
☐ |
|
remark |
string |
Remark |
☐ |
|
status |
string |
Status |
☐ |
|
totalBTW |
double |
Total VAT |
☐ |
|
totalExcBTW |
double |
Total excl. VAT |
☐ |
|
totalIncBTW |
double |
Total incl. VAT |
☐ |
|
version |
int64 |
Version |
☐ |
|
yearNumber |
int32 |
Year |
☐ |
|
25-05-2020 14:5220.1.44-BETA+2813