View a list of transactions made with the account.
View a list of transactions made with the account.
| Path Parameters |
|---|
accountId string — REQUIREDThe identifier of the account that will be associated with this API call. This value will be provided by Silver Bullion. |
| Query Parameters |
|---|
startDate dateIf provided, shows the transaction starting from this date. An empty response will be provided if there are no results. |
endDate dateIf provided, shows transactions conducted up to this date. An empty response will be provided if there are no results. |
clientTransactionRef stringIf provided, shows transactions using the mentioned client transaction reference. An empty response will be provided if there are no results. |
settlementId stringIf provided, shows transactions using the mentioned settlementId. An empty response will be provided if there are no results. |
| Responses | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success
| ||||||||||||
401The accountId provided is not the account assigned for your credentials.
|