Operational Modes of Order Activation and Initiate Billing APIs
The default threshold value for this setting is 100.
If you call
the Order Activation API with Async = False or Null and if the total OLI count is less than 100, then the
API operates in a Sync mode and activates the Order and all related OLI
immediately.
If
you call the Order Activation API with Async = True then the API does not validate the OLI
count and operates in Async mode to generate a job ID. You can use this job ID
to check the final status of Order and its OLI activation.
