Retrieve a voucher by its ID.
GET /api/v1/vouchers/:voucherId
Returns the full state of a voucher, including its type, status, payment details, and any FX negotiation state.
This is the endpoint to poll when waiting for the payer to resolve the voucher.