Allows creation retirements in bulk
Retirements
Bad request
Not authorized error
Internal server error
{- "dryRun": true,
- "retirements": [
- {
- "ein": "string",
- "quantity": 0,
- "taxLotSelectionStrategy": "NEWEST_TAX_LOT_FIRST",
- "quantityPerTaxLot": [
- {
- "taxLotId": 0,
- "quantity": 0
}
], - "externalRetirementIdentifier": "string"
}
], - "attributes": { }
}
{- "retirementIdentifiers": [
- "string"
], - "batchIdentifier": "string"
}