List Answer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

All the available Tender proposal fields are documented Attributes documentation

List of errors

All errors will follow this pattern :

{
    "message": "You don't have the permission to perform this action",
    "status": 403,
    "data": {
        ...
    }
}

You will often find more details in the data object and when there are several errors on a bulk update, you will find the list of errors in the errors array.

Status Message
403 You don't have the permission to perform this action
500 Internal server error
Query Params
int32
Defaults to 0

The index of the first proposal to be returned.

int32
Defaults to 20

The maximum number of proposals to be returned.

date

Filter proposals for which the data has been updated on manufacturer side at a certain date/time.

date

Filter proposals for which the data has been updated on manufacturer side at a certain date/time.

business_unit_uuids
array of strings

Filter by business units uuid

business_unit_uuids
answer_uuids
array of strings

Filter by proposals uuid

answer_uuids
date

Filter proposals for which the selection status has been updated after a certain timestamp.

date

Filter proposals for which the selection status has been updated before a certain timestamp.

string

Filter proposals by selection status (NEED_REVIEW, UPDATE_REQUESTED, UPDATE_RECEIVED, PRE_SELECTED, SELECTED, REJECTED, SELECTED_NOTIFIED, REJECTED_NOTIFIED)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json