BNY Mellon · JSON-LD Context
Bny Mellon Context
JSON-LD context defining the semantic vocabulary for Bny Mellon from BNY Mellon.
0 Classes
54 Properties
3 Namespaces
Namespaces
xsd:
http://www.w3.org/2001/XMLSchema#
schema:
https://schema.org/
bnyapi:
https://api-evangelist.github.io/bank-of-new-york-mellon/vocab#
Properties
| Property | Type | Container |
|---|---|---|
| Account | ||
| accountId | string | |
| accountNumber | string | |
| accountName | string | |
| accountType | string | |
| currency | string | |
| status | string | |
| bankCode | string | |
| AccountListResponse | ||
| accounts | string | |
| totalCount | integer | |
| Balance | ||
| balanceType | string | |
| amount | decimal | |
| asOfDateTime | string | |
| openingBalance | decimal | |
| closingBalance | decimal | |
| BalanceResponse | ||
| balances | string | |
| Transaction | ||
| transactionId | string | |
| debitCredit | string | |
| description | string | |
| referenceNumber | string | |
| valueDate | string | |
| bookingDate | string | |
| TransactionListResponse | ||
| transactions | string | |
| pageSize | integer | |
| PaymentRequest | ||
| paymentType | string | |
| debitAccountId | string | |
| creditorName | string | |
| creditorAccountNumber | string | |
| creditorBankCode | string | |
| creditorSwiftCode | string | |
| remittanceInfo | string | |
| clientReference | string | |
| PaymentResponse | ||
| paymentId | string | |
| createdAt | string | |
| statusMessage | string | |
| PaymentListResponse | ||
| payments | string | |
| FundsTransferRequest | ||
| creditAccountId | string | |
| memo | string | |
| FundsTransferResponse | ||
| transferId | string | |
| ErrorResponse | ||
| errorCode | string | |
| message | string | |
| requestId | string | |
| details | string |