Using the following with a GET request I can retrieve a number of fields from the quote, including the price-list lookup:
*This post is locked for comments
Using the following with a GET request I can retrieve a number of fields from the quote, including the price-list lookup:
*This post is locked for comments
You can refer this thread as well for more details-
Hi,
CustomerId is a customer entity which can hold either account or contact. So, Instead of customerid you need to use the schema name which is customerid_account if you want to reteieve the customer which is account-
Refer this-
myonlineorg.crm6.dynamics.com/.../quotes(0F89DCAF-2D9D-E811-A968-000D3AE0562F)$select=quoteid,quotenumber,name,revisionnumber,description,paymenttermscode,billto_line1,billto_line2,billto_line3,billto_city,billto_postalcode,billto_stateorprovince,billto_country,pricelevelid&$expand=customerid_account($select=name)
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156