Webhook
Webhook can push all new mutation from bank account to your sistem.
Create Webhook
Create
Request Body
Name
Type
Description
{
"status": false,
"message": "OK"
}{
"message": "The given data was invalid.",
"errors": {
"bank_account_id": [
"The selected bank account id is invalid."
],
"kinds": [
"The selected kinds is invalid."
]
}
}Get List Webhook
Fetch
Query Parameters
Name
Type
Description
History Webhook By Moota Sending To Your Sistem
History
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Remove Webhook
Remove
Path Parameters
Name
Type
Description
Last updated