Get DepositReference

Get the full representation of a DepositReference.
This endpoint is intended for listing any DepositReference Transfers not connected to a payments and that may need further handling.
The recommended way to handle this is to create a new deposit payment with the same reference as on the DepositReference,
then connect that newly created payment to the unhandled transfer using POST /deposit_references/:deposit_reference_id/transfers/:transfer_id/connect

Callback
Language
Click Try It! to start a request and see the response here!