supplier-data-requests

Review supplier response

Approves or rejects a supplier response with optional rejection reason

post/v1/supplier-data-requests/{id}/review

Path parameters

idstring required

Supplier data request ID

Request body

actionstring

"approve" or "reject"

reasonstring

Required when action is "reject"

Response

OK

messagestring
statusstring

Changes

No recorded changes to this endpoint across all 8 revisions of this API.