{
"B2BGETORDER": {
"ORDERS": [
{
"AFTERTERM": "string",
"CURRENCY": "string",
"CUSTOMER": "integer",
"DELIVERY ADDRESSES": [
{
"ADDRESS": "string",
"CITY": "string",
"COUNTRYPOST": "string",
"EXTRAADDRESSNO": "string",
"HOUSENUMBER": "string",
"MAPAREA": "string",
"POSTALCODE": "string",
"POSTBOX": "string"
}
],
"DISCOUNTPERCENTAGE": "float",
"DISCOUNT_DATE1": "string",
"DISCOUNT_DATE2": "string",
"FREIGHTCOSTS": "float",
"INVOICE ADDRESSES": [
{
"ADDRESS": "string",
"CITY": "string",
"COUNTRYPOST": "string",
"EXTRAADDRESSNO": "string",
"HOUSENUMBER": "string",
"MAPAREA": "string",
"POSTALCODE": "string",
"POSTBOX": "string",
"VATNO": "string"
}
],
"MYSQLODERNO": "integer",
"ORDERDATE": "string",
"ORDERDETAILS": [
{
"ARTICLE": "string",
"ARTICLEDESCRIPTION": {
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string"
},
"ARTICLEPARAMETERCODES": [
{
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string",
"PARAMETERCODE": "integer"
}
],
"ARTICLEPARAMETERNUMBERS": [
{
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string",
"PARAMETERCODE": "integer",
"PARAMETERNO": "integer"
}
],
"ARTICLESEARCHNAME1": {
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string"
},
"ARTICLESEARCHNAME2": {
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string"
},
"ARTICLESEARCHNAME3": {
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string"
},
"CODEDISCOUNT": "string",
"DISCOUNT": "float",
"MODELARTICLEDESCRIPTION": {
"LANGUAGE_1": "string",
"LANGUAGE_11": "string",
"LANGUAGE_2": "string",
"LANGUAGE_3": "string",
"LANGUAGE_4": "string"
},
"ORDERSIZES": [
{
"IS ASSORTEMENT": "string",
"PERCVAT": "float",
"PRICE": "float",
"QUANTITY": "float",
"SIZEX OR ASSORTEMENT": "string"
}
],
"ORDERSTATUS": "string"
}
],
"ORDERNO": "integer",
"ORDERSTATUS": "string",
"SEARCHREFERENCE": "string",
"TOTALAMOUNT": "float",
"TOTALAMOUNTORDERD": "float",
"TOTALAMOUNT_AFTERTERM": "float",
"TOTALAMOUNT_DATE1": "float",
"TOTALAMOUNT_DATE2": "float",
"TOTALVAT": "float"
}
],
"SCN": "integer"
}
}
Name | Type | Description |
---|---|---|
B2BGETORDER | object | |
B2BGETORDER.ORDERS[] | array | |
B2BGETORDER.ORDERS[].AFTERTERM | string | |
B2BGETORDER.ORDERS[].CURRENCY | string | |
B2BGETORDER.ORDERS[].CUSTOMER | integer | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[] | array | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].ADDRESS | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].CITY | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].COUNTRYPOST | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].EXTRAADDRESSNO | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].HOUSENUMBER | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].MAPAREA | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].POSTALCODE | string | |
B2BGETORDER.ORDERS[].DELIVERY ADDRESSES[].POSTBOX | string | |
B2BGETORDER.ORDERS[].DISCOUNTPERCENTAGE | float | |
B2BGETORDER.ORDERS[].DISCOUNT_DATE1 | string | |
B2BGETORDER.ORDERS[].DISCOUNT_DATE2 | string | |
B2BGETORDER.ORDERS[].FREIGHTCOSTS | float | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[] | array | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].ADDRESS | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].CITY | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].COUNTRYPOST | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].EXTRAADDRESSNO | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].HOUSENUMBER | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].MAPAREA | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].POSTALCODE | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].POSTBOX | string | |
B2BGETORDER.ORDERS[].INVOICE ADDRESSES[].VATNO | string | |
B2BGETORDER.ORDERS[].MYSQLODERNO | integer | |
B2BGETORDER.ORDERS[].ORDERDATE | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[] | array | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLE | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION | object | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION.LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION.LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION.LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION.LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEDESCRIPTION.LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[] | array | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERCODES[].PARAMETERCODE | integer | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[] | array | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].PARAMETERCODE | integer | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLEPARAMETERNUMBERS[].PARAMETERNO | integer | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1 | object | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1.LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1.LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1.LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1.LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME1.LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2 | object | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2.LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2.LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2.LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2.LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME2.LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3 | object | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3.LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3.LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3.LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3.LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ARTICLESEARCHNAME3.LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].CODEDISCOUNT | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].DISCOUNT | float | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION | object | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION.LANGUAGE_1 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION.LANGUAGE_11 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION.LANGUAGE_2 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION.LANGUAGE_3 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].MODELARTICLEDESCRIPTION.LANGUAGE_4 | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[] | array | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[].IS ASSORTEMENT | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[].PERCVAT | float | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[].PRICE | float | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[].QUANTITY | float | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSIZES[].SIZEX OR ASSORTEMENT | string | |
B2BGETORDER.ORDERS[].ORDERDETAILS[].ORDERSTATUS | string | |
B2BGETORDER.ORDERS[].ORDERNO | integer | |
B2BGETORDER.ORDERS[].ORDERSTATUS | string | |
B2BGETORDER.ORDERS[].SEARCHREFERENCE | string | |
B2BGETORDER.ORDERS[].TOTALAMOUNT | float | |
B2BGETORDER.ORDERS[].TOTALAMOUNTORDERD | float | |
B2BGETORDER.ORDERS[].TOTALAMOUNT_AFTERTERM | float | |
B2BGETORDER.ORDERS[].TOTALAMOUNT_DATE1 | float | |
B2BGETORDER.ORDERS[].TOTALAMOUNT_DATE2 | float | |
B2BGETORDER.ORDERS[].TOTALVAT | float | |
B2BGETORDER.SCN | integer |