Field | Type | Description |
---|---|---|
type | string | The type refers to the type of integration the developer requires. This field can be plaid , mx , yodlee , or null in the event that the developer wants to use generic LinkMoney schemas. |
dateFormat | string | A string to denote how the developer wants their dates formatted. This can be ISO , UTC or unix . If a type has been specified, this field will be automatically generated with the same date format that the aggregation provider uses. |
name | string | A human-readable string to denote the name of the registered configuration. |
ipAllowlist | string[] | A list of registered IP addresses for external applications. Not required, but if the developer wants to receive webhooks they must specify at least one IP address in their allowlist. |