This object represents the result of a bulk card creation operation.
Field | Type | Format | Description |
---|---|---|---|
numCreated | integer | int64 | Number of successfully-created cards<br>Example: 30 |
numFailed | integer | int64 | Number of cards whose creation process failed in some way. Example: 15 |
referenceBatch | string | — | The identifier for the batch, shared between UnDosTres and the receiver. Example: ddb809a183043042b1a19ccfba571822 |
status | integer | int16 | The batch's status at the end of the process. Example: 4 |