Get all assigned equipment suppliers.

GET {{baseUrl}}/proposals/:proposal-id/equipment-suppliers

This endpoint returns all equipment suppliers assigned to the proposal.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"registrationNumber":"\u003cstring\u003e","sourceCountryCode":"\u003cstring\u003e","companyType":"\u003cstring\u003e"},{"registrationNumber":"\u003cstring\u003e","sourceCountryCode":"\u003cstring\u003e","companyType":"\u003cstring\u003e"}]