addedOutput schema / properties / details / items / properties / accountId / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / accountId / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / details / items / properties / accountId / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / accountId / type
Removed value: -"object"
addedOutput schema / properties / details / items / properties / createdAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / createdAt / format
Removed value: -"date-time"
removedOutput schema / properties / details / items / properties / createdAt / type
Removed value: -"string"
addedOutput schema / properties / details / items / properties / id / anyOf
Added value: +[
+ {
+ "description": "UUID value wrapper.",
+ "properties": {
+ "value": {
+ "format": "uuid",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / id / description
Removed value: -"UUID value wrapper."
removedOutput schema / properties / details / items / properties / id / properties
Removed value: -{
- "value": {
- "format": "uuid",
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / id / type
Removed value: -"object"
addedOutput schema / properties / details / items / properties / increaseMetadata / anyOf
Added value: +[
+ {
+ "properties": {
+ "entityId": {
+ "type": "string"
+ },
+ "increaseAccountId": {
+ "type": "string"
+ },
+ "increaseAccountNumberId": {
+ "type": "string"
+ },
+ "mask": {
+ "type": "string"
+ },
+ "programId": {
+ "type": "string"
+ },
+ "routingNumber": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / increaseMetadata / properties
Removed value: -{
- "entityId": {
- "type": "string"
- },
- "increaseAccountId": {
- "type": "string"
- },
- "increaseAccountNumberId": {
- "type": "string"
- },
- "mask": {
- "type": "string"
- },
- "programId": {
- "type": "string"
- },
- "routingNumber": {
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / increaseMetadata / type
Removed value: -"object"
addedOutput schema / properties / details / items / properties / lastSyncedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / lastSyncedAt / format
Removed value: -"date-time"
removedOutput schema / properties / details / items / properties / lastSyncedAt / type
Removed value: -"string"
addedOutput schema / properties / details / items / properties / mxMetadata / anyOf
Added value: +[
+ {
+ "properties": {
+ "institutionCode": {
+ "type": "string"
+ },
+ "mask": {
+ "type": "string"
+ },
+ "mxAccountGuid": {
+ "type": "string"
+ },
+ "mxMemberGuid": {
+ "type": "string"
+ },
+ "routingNumber": {
+ "type": "string"
+ },
+ "subtype": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / mxMetadata / properties
Removed value: -{
- "institutionCode": {
- "type": "string"
- },
- "mask": {
- "type": "string"
- },
- "mxAccountGuid": {
- "type": "string"
- },
- "mxMemberGuid": {
- "type": "string"
- },
- "routingNumber": {
- "type": "string"
- },
- "subtype": {
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / mxMetadata / type
Removed value: -"object"
addedOutput schema / properties / details / items / properties / plaidMetadata / anyOf
Added value: +[
+ {
+ "properties": {
+ "consentExpiration": {
+ "type": "string"
+ },
+ "mask": {
+ "type": "string"
+ },
+ "plaidAccountId": {
+ "type": "string"
+ },
+ "plaidItemId": {
+ "type": "string"
+ },
+ "subtype": {
+ "type": "string"
+ },
+ "verificationStatus": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / plaidMetadata / properties
Removed value: -{
- "consentExpiration": {
- "type": "string"
- },
- "mask": {
- "type": "string"
- },
- "plaidAccountId": {
- "type": "string"
- },
- "plaidItemId": {
- "type": "string"
- },
- "subtype": {
- "type": "string"
- },
- "verificationStatus": {
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / plaidMetadata / type
Removed value: -"object"
addedOutput schema / properties / details / items / properties / updatedAt / anyOf
Added value: +[
+ {
+ "format": "date-time",
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / updatedAt / format
Removed value: -"date-time"
removedOutput schema / properties / details / items / properties / updatedAt / type
Removed value: -"string"
addedOutput schema / properties / details / items / properties / yodleeMetadata / anyOf
Added value: +[
+ {
+ "properties": {
+ "accountStatus": {
+ "type": "string"
+ },
+ "container": {
+ "type": "string"
+ },
+ "datasetName": {
+ "type": "string"
+ },
+ "mask": {
+ "type": "string"
+ },
+ "yodleeAccountId": {
+ "type": "string"
+ },
+ "yodleeProviderAccountId": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ {
+ "type": "null"
+ }
+]
removedOutput schema / properties / details / items / properties / yodleeMetadata / properties
Removed value: -{
- "accountStatus": {
- "type": "string"
- },
- "container": {
- "type": "string"
- },
- "datasetName": {
- "type": "string"
- },
- "mask": {
- "type": "string"
- },
- "yodleeAccountId": {
- "type": "string"
- },
- "yodleeProviderAccountId": {
- "type": "string"
- }
-}
removedOutput schema / properties / details / items / properties / yodleeMetadata / type
Removed value: -"object"