OBP v4.0.0 filtered by tag: Webhook (3 APIs)
API Host: https://apisandbox.strings.my
BankAccountsViewsCounterpartiesTransactionsCreate an Account WebhookCreate an Account Webhook Webhooks are used to call external URLs when certain events happen. Account Webhooks focus on events around accounts. For instance, a webhook could be used to notify an external service if a balance changes on an account. This functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange Authentication is Mandatory Typical Successful Response:
Headers:
Required Roles:
Possible Errors:
Connector Methods:
Implemented in OBPv3.1.0 by createAccountWebhook
Enable/Disable an Account WebhookEnable/Disable an Account Webhook Webhooks are used to call external URLs when certain events happen. Account Webhooks focus on events around accounts. For instance, a webhook could be used to notify an external service if a balance changes on an account. This functionality is work in progress! Please note that only implemented trigger is: OnBalanceChange Authentication is Mandatory Typical Successful Response:
Headers:
Required Roles:
Possible Errors:
Connector Methods:
Implemented in OBPv3.1.0 by enableDisableAccountWebhook
Get Account WebhooksGet Account Webhooks. Possible custom URL parameters for pagination: Possible custom headers for pagination:
eg1:?limit=100&offset=0
eg2:?limit=100&offset=0&sort_direction=ASC
Authentication is Mandatory Typical Successful Response:
Headers:
Required Roles:
Possible Errors:
Connector Methods:
Implemented in OBPv3.1.0 by getAccountWebhooks
|