Get Deposit Transaction by Deposit

get

/bcws/webresources/v1.0/depositManagement/depositTxn/{customerDepositRef}/events

Gets all of the transactions for a deposit

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

201 Response

The deposit transaction details were returned successfully.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : depositTxn
Type: object
Show Source
Nested Schema : balanceImpacts
Type: array
Show Source
Nested Schema : depositDetails
Type: array
Show Source
Nested Schema : depositInfo
Type: array
Show Source
Nested Schema : notes
Type: array
Show Source
Nested Schema : DepositTxnPayment
Type: object
Show Source
Nested Schema : DepositTxnBalanceImpacts
Type: object
Show Source
Nested Schema : Money
Type: object
Show Source
Nested Schema : DepositTxnDepositDetails
Type: object
Show Source
Nested Schema : DepositTxnDepositInfo
Type: object
Show Source
Nested Schema : DepositTxnNotes
Type: object
Show Source

500 Response

An error occurred. An exception has been raised.
Back to Top