When passing third party data using RestAPI Post Method, How can we generate Catalog Item records?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 04:35 AM
When passing third party data using RestAPI Post Method, How can we generate Catalog Item records?
As Cart API has been deprecated. Please check and confirm on the same.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 06:15 AM
Hi @VIKASM535239375 ,
you want to submit catalog request using rest api?
you can use service catalog API
the below will take you directly to the API and method
you can test this in the Rest API explorer as well
namespace: sn_sc
method: Buy Item
results
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya