Retrieve deal validation errors
Get deal validation errors
GET
https://ris.rightsline.com/v4/deal/:id/validation-errors
This endpoint allows you to retrieve validation errors for a specific deal by ID.
Path Parameters
Name | Type | Description |
---|---|---|
id* | string | ID of the deal to retrieve validation errors. |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | Your company's API key. |
Authentication* | string | Authentication token. |
Last updated