APEX_WEB_SERVICE.make_rest_request REST API sometimes returns a null response
Summary:
During Project Cost Split/Transfer operations, the APEX_WEB_SERVICE.make_rest_request REST API sometimes returns a null response. Is this expected behaviour?
Kindly refer to the sample payload provided below.
Sample Payload:
{"name":"adjustProjectCosts",
"parameters":[
{"AdjustmentType": "Split"},
{"Quantity": "1"}
]
}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):