Use Managed Packages to Develop Your AgentExchange Solution
recall(serviceOrderRecallInput)
Service Order
Service Order Detail
Partner Order Submit API
OEM User License Guide
Previous Versions
recall(serviceOrderRecallInput)Provides an entry point to recall orders that you’ve submitted to Salesforce Partner Operations. You can recall only orders that haven’t been processed.
global static List<COA_ServiceOrderRecall.COA_ServiceOrderRecallOutput> recall(List<COA_ServiceOrderRecall.COA_ServiceOrderRecallInput> serviceOrderRecallInput)
Type: List<COA_ServiceOrderRecall.COA_ServiceOrderRecallInput>
List of wrapper classes to pass as input for the recall operation
Type: List<COA__ServiceOrderRecall.COA__ServiceOrderRecallOutput>