GET v1/Shops/{shopId}/Shipments/{shippingCode}/ShipmentId

Get the ShopCtrl Shipment Id based on the ShipmentCode.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shopId

The id of the shop.

integer

Required.

shippingCode

The unique ShopCtrl Shipment code.

string

Required.

Body Parameters

None.

Response Information

Resource Description

The Shipment ID.

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>