Quotes

GET {{api-domain}}/crm/v2.1/Quotes/{{record_id}}/actions/share

To get the details of a shared record in the Quotes module.

RESPONSES

status: OK

{"share":[{"share_related_records":false,"shared_through":{"module":{"name":"Quotes","id":"4150868000000002219"},"id":"4150868000004795007"},"permission":"full_access","user":{"full_name":"User 2","id":"4150868000001199001","zuid":"705903469"}},{"share_related_records":false,"shared_through":{"module":{"name":"Quotes","id":"4150868000000002219"},"id":"4150868000004795007"},"permission":"full_access","user":{"full_name":"User 3","id":"4150868000001248015","zuid":"707001331"}}]}