# Commits a Request, this allows the Request to be used in future steps of the Purchasing Document Workflow Endpoint: PATCH /requests/{id}/Commit Version: v3.0: 3.26.2.2 Security: Auth API User Token ## Path parameters: - `id` (string, required) CommDoc Id of Request ## Response 500 fields (text/plain): - `message` (string,null) - `errors` (array,null) - `errors.extensions` (string,null) ## Response 429 fields