Retrieve Cashout
GET/cashouts/:id
Retrieves the details of a PaysafeCash POS cashout transaction.
If the optional Correlation-ID header was used during the initiate
cashout request, the same value can be used to retrieve the transaction
details instead of the transaction id.
Request
Responses
- 200
- 400
- 401
- 404
Cashout transaction retrieved successfully.
Invalid request.
Authentication failed.
Transaction not found or POS cashout feature disabled.