Show/Hide Toolbars

Live Data Import & Export API

Navigation: » No topics above this level «

Live Data Import Service

Scroll Prev Top Next More

The service is used to import purchases. The service takes an XML based text blob containing one purchase.

Live Data Import is more like an integration rather than a service. Mostly Live Data Import is used when a single purchase needs to be sent to system right away.

Purchases can be updated by adding the PurchaseGuid to the request.

 

Live Data Import currently support the following method:

Method SubmitPurchase

 

Service Address

The following is the service URL, <hostname> needs to be changed to connect to correct host:

Call the service with parameter WSDL to get a service description.

Parameter Name

Parameter Type

Data Type

Required

Description

node

Input parameter

xml

Yes

SubmitPurchaseRequest, see descriptions of elements and schema below

response

Return parameter

xml

Yes

SubmitPurchaseResponse, see descriptions of elements and schema below.

 

Schemas:

/1/SubmitPurchase.xsd