Quantcast
Viewing all articles
Browse latest Browse all 2527

Answered: CurrentInvoiceLine_CreateFromDataArray: Encoding: object has no 'Number' property

MinOccurs 1 is rather useless. It can help identify WSDL requirements but tells you nothing about application specific requirements.

You should go for the human readable documentation: https://api.e-conomic.com/secure/api1/EconomicWebService.asmx?op=CurrentInvoiceLine_CreateFromData

XML structure as described on above link.

<Handle><Id>int</Id><Number>int</Number></Handle><Id>int</Id><Number>int</Number><InvoiceHandle><Id>int</Id></InvoiceHandle><Description>string</Description><DeliveryDate>dateTime</DeliveryDate><UnitHandle><Number>int</Number></UnitHandle><ProductHandle><Number>string</Number></ProductHandle><Quantity>decimal</Quantity><UnitNetPrice>decimal</UnitNetPrice><DiscountAsPercent>decimal</DiscountAsPercent><UnitCostPrice>decimal</UnitCostPrice><TotalNetAmount>decimal</TotalNetAmount><TotalMargin>decimal</TotalMargin><MarginAsPercent>decimal</MarginAsPercent><DepartmentHandle><Number>int</Number></DepartmentHandle><DistributionKeyHandle><Number>int</Number></DistributionKeyHandle><InventoryLocationHandle><Number>int</Number></InventoryLocationHandle>

 

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 2527

Trending Articles