B2B Sales quote line item notes using REST API
Last update: October 2, 2023
- Topics:
- Configuration
- System
- Quotes
- B2B
- Companies
CREATED FOR:
- Beginner
- Intermediate
- Admin
- User
Learn how to use the line item notes for an Adobe Commerce B2B quote through the REST API.
|
Who is this video for?
- Developers
Video content
Transcript
demo I would like to show you functionality related to exchange of nodes between seller and buyer using REST API and it’s meant to be used by admin user in our case. So I have already created one quote with two items in it and already have couple of nodes left by both buyer and seller. So as you may see seller left two nodes right now the latest one with number two we have also buyers node for both products. So let’s retrieve the list of the nodes for the first item using REST API call. As you may see I specified the ID of the first item in our quote and we have couple of nodes related to it node left by buyer we have first node left by seller as well and we have a node that we just saw left from seller. So let’s go ahead and update and add a new node for this item from the seller side. So I specified item ID as we previously used to retrieve the nodes and specified creator ID and type related to admin user. So let’s add a new node related to REST API. So as you may see query executed successfully we got an ID of the new node added from seller it’s number 61 so we also can retrieve this node using ID and using REST API. So as you may see it’s a node that we just added related to REST API and the last piece let’s go to the backend and check that it’s updated. And as you see the message is exactly like we specified using REST API payload.
Additional resources
recommendation-more-help
3a5f7e19-f383-4af8-8983-d01154c1402f