GET api/order/IntegrationReference?orderId={orderId}&referenceId={referenceId}

Gets an existing order reference by OrderID or ReferenceID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

integer

None.

referenceId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.