fold
View the WSDL for the service. Click on an operation name to view it's details.
- calculate
- isknown
- listbrands
- listproducts
- luxprovided
- requiredqty
- requiredqtyprice
- wellspacedqty
Close
Name: calculate
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#calculate
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: calculateRequest
parts:
reflectance: xsd:string
kfactor: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: calculateResponse
parts:
return: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Retrieve magic number from FOLD1 database
Name: calculate
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#calculate
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: calculateRequest
parts:
reflectance: xsd:string
kfactor: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: calculateResponse
parts:
return: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Retrieve magic number from FOLD1 database
Close
Name: isknown
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#isknown
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: isknownRequest
parts:
productid: xsd:string
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: isknownResponse
parts:
msg: xsd:string
known: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: See or productid is present in the FOLD1 database
Name: isknown
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#isknown
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: isknownRequest
parts:
productid: xsd:string
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: isknownResponse
parts:
msg: xsd:string
known: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: See or productid is present in the FOLD1 database
Close
Name: listbrands
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#listbrands
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listbrandsRequest
parts:
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listbrandsResponse
parts:
msg: xsd:string
known: tns:ArrayOfstring
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: List brands for certain year in the FOLD1 database
Name: listbrands
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#listbrands
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listbrandsRequest
parts:
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listbrandsResponse
parts:
msg: xsd:string
known: tns:ArrayOfstring
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: List brands for certain year in the FOLD1 database
Close
Name: listproducts
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#listproducts
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listproductsRequest
parts:
brand: xsd:string
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listproductsResponse
parts:
msg: xsd:string
known: tns:ArrayOfknownproduct
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: List selected products present in the FOLD1 database
Name: listproducts
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#listproducts
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listproductsRequest
parts:
brand: xsd:string
year: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: listproductsResponse
parts:
msg: xsd:string
known: tns:ArrayOfknownproduct
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: List selected products present in the FOLD1 database
Close
Name: luxprovided
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#luxprovided
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: luxprovidedRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
qty: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: luxprovidedResponse
parts:
msg: xsd:string
lux: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return lux provided by qty of productid in room from FOLD1 database
Name: luxprovided
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#luxprovided
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: luxprovidedRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
qty: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: luxprovidedResponse
parts:
msg: xsd:string
lux: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return lux provided by qty of productid in room from FOLD1 database
Close
Name: requiredqty
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#requiredqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtyRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtyResponse
parts:
msg: xsd:string
qty: xsd:string
lux: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return reqd qty for productid in room from FOLD1 database
Name: requiredqty
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#requiredqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtyRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtyResponse
parts:
msg: xsd:string
qty: xsd:string
lux: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return reqd qty for productid in room from FOLD1 database
Close
Name: requiredqtyprice
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#requiredqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtypriceRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtypriceResponse
parts:
msg: xsd:string
qty: xsd:string
lux: xsd:string
price: xsd:string
total: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return reqd qty for productid in room from FOLD1 database
Name: requiredqtyprice
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#requiredqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtypriceRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: requiredqtypriceResponse
parts:
msg: xsd:string
qty: xsd:string
lux: xsd:string
price: xsd:string
total: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return reqd qty for productid in room from FOLD1 database
Close
Name: wellspacedqty
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#wellspacedqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: wellspacedqtyRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
edge: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: wellspacedqtyResponse
parts:
msg: xsd:string
qty: xsd:string
qtylwise: xsd:string
qtywwise: xsd:string
spclwise: xsd:string
spcwwise: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return well spaced solution for productid in room from FOLD1 database
Name: wellspacedqty
Binding: foldBinding
Endpoint: http://www.fold1.com/SOAP/foldcalc.php
SoapAction: urn:fold#wellspacedqty
Style: rpc
Input:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: wellspacedqtyRequest
parts:
roomlength: xsd:string
roomwidth: xsd:string
ceiling: xsd:string
workplane: xsd:string
edge: xsd:string
reflectance: xsd:string
maintenance: xsd:string
reqlux: xsd:string
productid: xsd:string
Output:
use: encoded
namespace: urn:fold
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: wellspacedqtyResponse
parts:
msg: xsd:string
qty: xsd:string
qtylwise: xsd:string
qtywwise: xsd:string
spclwise: xsd:string
spcwwise: xsd:string
Namespace: urn:fold
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Return well spaced solution for productid in room from FOLD1 database