BundleRecall
BundleRecall
Bundle Recall model for collection of bundles that are recalled with their replacements if applicable.
JSON Example
{
"recalledBundleIds": [
"string"
],
"replacementBundleIds": [
"string"
],
"replacementBundleStatus": "One among: NONE, PENDING, READY"
}
array of
string
recalledBundleIds
Required
List of Bundle IDs that are recalled
array of
string
replacementBundleIds
Optional
List of Bundle IDs that act as replacement
string
replacementBundleStatus
Required
Status of bundle replacement.