Skip to main content
GET
/
api
/
public
/
order
/
{id}
/
product
cURL
curl --request GET \
  --url https://api.example.com/api/public/order/{id}/product

Path Parameters

id
string
required

Response

200 - undefined