UNPKG

ias

Version:

A node client to interface with IAS soap web services

12 lines (11 loc) 625 B
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <GetElectronicContractFormFieldsResponse xmlns="https://api.iasdirect.com/ElectronicProcessing"> <GetElectronicContractFormFieldsResult xmlns:a="http://schemas.datacontract.org/2004/07/IAS" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <a:ErrorInfo> <a:ErrorDescription>Invalid login credentials.</a:ErrorDescription> <a:ErrorOccurred>true</a:ErrorOccurred> </a:ErrorInfo><a:FormFieldsListings i:nil="true" /></GetElectronicContractFormFieldsResult> </GetElectronicContractFormFieldsResponse> </s:Body> </s:Envelope>