get https://{shopdomain}.myshoplaza.com/openapi/2022-01/procurements//items
Requires
read_product
access scope. More access scope
Response Explanation
Procurement Response Fields
Status Code | Message | Possible Reason | Example Response |
---|---|---|---|
400 | Bad Request | Invalid input format or request structure (e.g., missing required fields or incorrect data types). | { "errors": [ "invalid procurement_id"]} |
Unauthorized | The request is missing valid authentication credentials or the credentials provided are invalid. | Unauthorized |