Assigning a Product to a Deal using the External IDs
Hi,
If I set the value of X-EXTERNAL to 'Deals.Product_Details.product.external_field_API_name' it returns error "Invalid external fields in header" Same code works with the Quotes module,
Json code:
{"Deal_Name":"Test.1903942","Product_Details":[{"product":{"external_field_API_name":"19659555"},"quantity":1}]}