To populate related RITM number , SCTask number in Submit Order ( Service Catalog API )
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 08:12 AM - edited 05-29-2024 08:17 AM
Hi,
There is add to cart and then submit order (POST) REST API for creating the request.
So, at the present time in OOB - the response of the submit order is - (for example ticket) -
{
"result": {
"request_number": "REQ0347186",
"request_id": "112f24d41be20650344d1f09b04bcb3c"
}
}
We want the related RITM number and Sctask as well in the response.
Can someone help me in this?
0 REPLIES 0