Get deposit by ID

GET {{baseUrl}}/{{version}}/deposit/:depositId

Get a single Deposit by its id.

RESPONSES

status: OK

{"deposit":{"status":"created","updated":"2020-11-19T21:06:46.730345+00:00","accountNumber":"5651751147405312","taxId":"20.018.183/0001-80","accountType":"checking","transactionIds":["6222224105144320"],"bankCode":"20018183","id":"5741714799067136","fee":50,"name":"Stark Bank S.A.","created":"2020-11-19T21:06:45.310553+00:00","tags":["teste-pix"],"branchCode":"0001","amount":1,"type":"pix"}}