Does anyone know if it is possible using the REST ...
# suitetalkapi
a
Does anyone know if it is possible using the REST API to insert a new address on the customer record and get the link to the specific address back in the headers? The only way I have been able to figure out how to insert an address is to execute a PATH request on the customer record as a whole, and so I don't have an easy way of finding the id of the record I just created.