post
https://api.fiscanner.net/Vouchers/Issuing
Synchronous Processing: This endpoint provides immediate voucher creation and returns the voucher object upon successful creation. Unlike the saga-based endpoints, this provides immediate feedback and faster response times for simple issuance scenarios.
File Upload Support: The endpoint supports multipart/form-data requests with file attachments. Uploaded files are:
- Stored in the configured blob storage (typically Azure Blob Storage)
- Associated with the voucher as metadata tags
- Accessible via the returned URL for future reference
Event Publishing: Upon successful creation, the system:
- Sends real-time notifications via SignalR
- Publishes domain events for downstream processing
- Updates audit trails and activity logs
- Currency: EUR (configurable)
- Expiration: 15 days from creation
- VoucherId: 6-character unique identifier