You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I have order, which does not have any products(any order lines). When I want get lines by lines($orderNumber) method. I got error:
Notice: Undefined property: stdClass::$OrderLineHandle in /var/www/dtb-integration/vendor/tkj/economics/src/tkj/Economics/Order/Order.php on line 214
SoapFault in Line.php line 62:
Economic.Api.Exceptions.ValidationException(E04010): Input array cannot be null. (id=c1634e22-0c31-4a7b-96a4-3172006e9e58
So I cant get order, without order lines.
The text was updated successfully, but these errors were encountered:
Hello
I have order, which does not have any products(any order lines). When I want get lines by lines($orderNumber) method. I got error:
Notice: Undefined property: stdClass::$OrderLineHandle in /var/www/dtb-integration/vendor/tkj/economics/src/tkj/Economics/Order/Order.php on line 214
SoapFault in Line.php line 62:
Economic.Api.Exceptions.ValidationException(E04010): Input array cannot be null. (id=c1634e22-0c31-4a7b-96a4-3172006e9e58
So I cant get order, without order lines.
The text was updated successfully, but these errors were encountered: