GET api/Inv_Sub_ToSf
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Inv_Sub| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| proc_id | integer |
None. |
|
| proc_type | integer |
None. |
|
| exchange_price | decimal number |
None. |
|
| all_exchange_price | decimal number |
None. |
|
| barcode | string |
None. |
|
| currency_from | integer |
None. |
|
| discount | decimal number |
None. |
|
| DiscPers | decimal number |
None. |
|
| item_lenght | decimal number |
None. |
|
| item_thickness | decimal number |
None. |
|
| item_width | decimal number |
None. |
|
| new_discount | decimal number |
None. |
|
| new_DiscPers | decimal number |
None. |
|
| new_exchange_price | decimal number |
None. |
|
| new_taxval | decimal number |
None. |
|
| new_taxperc | decimal number |
None. |
|
| new_val | decimal number |
None. |
|
| new_val1 | decimal number |
None. |
|
| notes | string |
None. |
|
| sale_price | decimal number |
None. |
|
| sub_BKproc_id | string |
None. |
|
| sub_branch | integer |
None. |
|
| sub_center | integer |
None. |
|
| sub_post | integer |
None. |
|
| switch_amount | decimal number |
None. |
|
| switch_amount2 | decimal number |
None. |
|
| taxperc | decimal number |
None. |
|
| taxval | decimal number |
None. |
|
| unit | integer |
None. |
|
| val | decimal number |
None. |
|
| val1 | decimal number |
None. |
|
| vat_type | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": 1,
"proc_id": 1,
"proc_type": 1,
"exchange_price": 1.1,
"all_exchange_price": 1.1,
"barcode": "sample string 2",
"currency_from": 1,
"discount": 1.1,
"DiscPers": 1.1,
"item_lenght": 1.1,
"item_thickness": 1.1,
"item_width": 1.1,
"new_discount": 1.1,
"new_DiscPers": 1.1,
"new_exchange_price": 1.1,
"new_taxval": 1.1,
"new_taxperc": 1.1,
"new_val": 1.1,
"new_val1": 1.1,
"notes": "sample string 3",
"sale_price": 1.1,
"sub_BKproc_id": "sample string 4",
"sub_branch": 1,
"sub_center": 1,
"sub_post": 1,
"switch_amount": 1.1,
"switch_amount2": 1.1,
"taxperc": 1.1,
"taxval": 1.1,
"unit": 1,
"val": 1.1,
"val1": 1.1,
"vat_type": 1
},
{
"id": 1,
"proc_id": 1,
"proc_type": 1,
"exchange_price": 1.1,
"all_exchange_price": 1.1,
"barcode": "sample string 2",
"currency_from": 1,
"discount": 1.1,
"DiscPers": 1.1,
"item_lenght": 1.1,
"item_thickness": 1.1,
"item_width": 1.1,
"new_discount": 1.1,
"new_DiscPers": 1.1,
"new_exchange_price": 1.1,
"new_taxval": 1.1,
"new_taxperc": 1.1,
"new_val": 1.1,
"new_val1": 1.1,
"notes": "sample string 3",
"sale_price": 1.1,
"sub_BKproc_id": "sample string 4",
"sub_branch": 1,
"sub_center": 1,
"sub_post": 1,
"switch_amount": 1.1,
"switch_amount2": 1.1,
"taxperc": 1.1,
"taxval": 1.1,
"unit": 1,
"val": 1.1,
"val1": 1.1,
"vat_type": 1
}
]
application/xml, text/xml
Sample:
<ArrayOfInv_Sub xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ApiLite.Models">
<Inv_Sub>
<DiscPers>1.1</DiscPers>
<all_exchange_price>1.1</all_exchange_price>
<barcode>sample string 2</barcode>
<currency_from>1</currency_from>
<discount>1.1</discount>
<exchange_price>1.1</exchange_price>
<id>1</id>
<item_lenght>1.1</item_lenght>
<item_thickness>1.1</item_thickness>
<item_width>1.1</item_width>
<new_DiscPers>1.1</new_DiscPers>
<new_discount>1.1</new_discount>
<new_exchange_price>1.1</new_exchange_price>
<new_taxperc>1.1</new_taxperc>
<new_taxval>1.1</new_taxval>
<new_val>1.1</new_val>
<new_val1>1.1</new_val1>
<notes>sample string 3</notes>
<proc_id>1</proc_id>
<proc_type>1</proc_type>
<sale_price>1.1</sale_price>
<sub_BKproc_id>sample string 4</sub_BKproc_id>
<sub_branch>1</sub_branch>
<sub_center>1</sub_center>
<sub_post>1</sub_post>
<switch_amount>1.1</switch_amount>
<switch_amount2>1.1</switch_amount2>
<taxperc>1.1</taxperc>
<taxval>1.1</taxval>
<unit>1</unit>
<val>1.1</val>
<val1>1.1</val1>
<vat_type>1</vat_type>
</Inv_Sub>
<Inv_Sub>
<DiscPers>1.1</DiscPers>
<all_exchange_price>1.1</all_exchange_price>
<barcode>sample string 2</barcode>
<currency_from>1</currency_from>
<discount>1.1</discount>
<exchange_price>1.1</exchange_price>
<id>1</id>
<item_lenght>1.1</item_lenght>
<item_thickness>1.1</item_thickness>
<item_width>1.1</item_width>
<new_DiscPers>1.1</new_DiscPers>
<new_discount>1.1</new_discount>
<new_exchange_price>1.1</new_exchange_price>
<new_taxperc>1.1</new_taxperc>
<new_taxval>1.1</new_taxval>
<new_val>1.1</new_val>
<new_val1>1.1</new_val1>
<notes>sample string 3</notes>
<proc_id>1</proc_id>
<proc_type>1</proc_type>
<sale_price>1.1</sale_price>
<sub_BKproc_id>sample string 4</sub_BKproc_id>
<sub_branch>1</sub_branch>
<sub_center>1</sub_center>
<sub_post>1</sub_post>
<switch_amount>1.1</switch_amount>
<switch_amount2>1.1</switch_amount2>
<taxperc>1.1</taxperc>
<taxval>1.1</taxval>
<unit>1</unit>
<val>1.1</val>
<val1>1.1</val1>
<vat_type>1</vat_type>
</Inv_Sub>
</ArrayOfInv_Sub>