Deprecated: Return type of NTLMSoapClient::__getLastRequestHeaders() should either be compatible with SoapClient::__getLastRequestHeaders(): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/magazinb/stoc.magazin-bbraun.ro/NAV/NTLMStream.php on line 99
Deprecated: Return type of NTLMSoapClient::__doRequest($request, $location, $action, $version, $one_way = 0) should either be compatible with SoapClient::__doRequest(string $request, string $location, string $action, int $version, bool $oneWay = false): ?string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/magazinb/stoc.magazin-bbraun.ro/NAV/NTLMStream.php on line 78
1Last Requestx:
Last Responsex:
array(14) {
[0]=>
string(151) "struct CreateCustomer {
string name;
string email;
string address;
string county;
string postCode;
string cRCode;
string phoneNo;
string cUI;
}"
[1]=>
string(54) "struct CreateCustomer_Result {
string return_value;
}"
[2]=>
string(158) "struct ModifyCustomer {
string customerNo;
string name;
string email;
string address;
string county;
string postCode;
string cRCode;
string phoneNo;
}"
[3]=>
string(54) "struct ModifyCustomer_Result {
string return_value;
}"
[4]=>
string(45) "struct DeleteCustomer {
string customerNo;
}"
[5]=>
string(54) "struct DeleteCustomer_Result {
string return_value;
}"
[6]=>
string(228) "struct CreateOrder {
string customerNo;
string orderNo;
string shipTo;
string shiptoName;
string shiptoAddress;
string shiptoPostCode;
string shiptoCity;
string shiptoCounty;
string shiptoCRCode;
string paymentTerms;
}"
[7]=>
string(51) "struct CreateOrder_Result {
string return_value;
}"
[8]=>
string(39) "struct DeleteOrder {
string orderNo;
}"
[9]=>
string(51) "struct DeleteOrder_Result {
string return_value;
}"
[10]=>
string(121) "struct CreateOrderLine {
string orderNo;
string typeX;
string itemNo;
decimal quantity;
string uM;
decimal price;
}"
[11]=>
string(55) "struct CreateOrderLine_Result {
string return_value;
}"
[12]=>
string(56) "struct DeleteOrderLine {
string orderNo;
int lineNo;
}"
[13]=>
string(55) "struct DeleteOrderLine_Result {
string return_value;
}"
}