Generate Cashout Barcodes
POST/cashouts/:id/barcodes
Generates a barcode for a PaysafeCash POS cashout transaction when backend integration is in use.
If the optional Correlation-ID header was used during the initiate
cashout request, the same value can be used to generate the barcode
instead of the transaction id.
Request
Responses
- 201
- 400
- 401
- 404
Cashout barcodes created successfully.
Invalid barcode request.
Authentication failed.
Transaction not found or POS cashout feature disabled.