Unique identifier for a bulk send.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/BulkSendId.json", "title": "BulkSendId", "type": "string", "format": "uuid", "description": "Unique identifier for a bulk send." }