Skip to main content
GET
Get Product Delivery Status (Legacy)
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

[DEPRECATED - Use /product//deliveries instead] /product//delivery/status Description: Legacy endpoint to get product delivery status. This endpoint is maintained for backward compatibility. New integrations should use the /product/{id}/deliveries endpoint instead. Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Product ID

Response

Delivery status retrieved

The response is of type object.