Hi. Currently, I’m having some issues by expanding the following item of the endpoint (in order to retrieve the Email of a Contact related to a Project’s Address):
The Tab, DAC, View and wanted field to retrieve in the endpoint (Project - PM301000)The wanted field to retrieve in endpoint, mappedThe error I got by trying to retrieve the field
I would like to add, that the the View (Billing Contact) does not have any ContactID field to map, and also fails the endpoint even if I add it manually (and Validate the entity, which is valid, yet the error persists)
The currently available fields in Billing_Contact view
Do any of you have some ideas of how to solve this topic?
Best answer by Rakshanda
Hi @leonardocervantes18 ,
We will not receive the BillToContact details directly. Instead, we need to pass the ProjectID as a parameter, based on which the corresponding details will be retrieved.
Please find below the Postman GET call where I have received the details.
We will not receive the BillToContact details directly. Instead, we need to pass the ProjectID as a parameter, based on which the corresponding details will be retrieved.
Please find below the Postman GET call where I have received the details.