Renseignements sur les comptes
Récupérez en temps réel les renseignements sur vos comptes ainsi que les transactions pour tous vos comptes autorisés de BMO, sans avoir à changer d’application.
Endpoints Summary
get
/accounts
Rechercher des comptes
get
/accounts/{accountId}
Récupérer un compte
get
/accounts/{accountId}/transactions
Rechercher les transactions d'un compte
Request
Code Samples
Headers
x-api-key
required
string
authorization
required
string
Query Parameters
accountIds
array
Comma separated list of account ids
startTime
string
/date
Please ignore Start time
endTime
string
/date
Please ignore End time
resultType
string
Flag to indicate if you want a lightweight array of descriptors or full account details. If set to `lightweight`, should only return the fields associated with the `AccountDescriptor` entity. This field is not required, but defaults to lightweight
offset
string
Opaque cursor used by the provider to send the next set of records
limit
integer
Number of elements that the consumer wishes to receive - Providers should implement reasonable defaults and maximum
Request
Search for Account Transactions
Search for Account Transactions
Request
Code Samples
Headers
x-api-key
required
string
authorization
required
string
distinct
boolean
Query Parameters
startTime
string
/date
Start time for use in retrieval of transactions
endTime
string
/date
End time for use in retrieval of transactions
offset
string
Opaque cursor used by the provider to send the next set of records
limit
integer
Number of elements that the consumer wishes to receive - Providers should implement reasonable defaults and maximum
Path Parameters
accountId
required
string
Account Identifier