|
InfoWebXMLWebServiceGetCustomerDeliveryAddressByDate Method |
Returns customer's delivery addresse for the supplied date.
Namespace: Infosoft.WebservicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- customerNumber Int32
- The number for the customer
- titleCode String
- The code for the subscription title
- date DateTime
- Date for address search
Return Value
InfoWebDeliveryAddressInfoWebDeliveryAddress object with status code '00' if an address was found, for other possible status codes look under
remarksRemarks See Also