GET api/order/IntegrationReference?orderId={orderId}&referenceId={referenceId}
Gets an existing order reference by OrderID or ReferenceID.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId | integer |
None. |
|
referenceId | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.