Split webhook message sending into different models.

This commit is contained in:
James Cole
2020-12-04 06:21:22 +01:00
parent 888f5896ff
commit 7ee9b51b3f
4 changed files with 72 additions and 32 deletions

View File

@@ -832,6 +832,7 @@ return [
'responses' => [
200 => 'RESPONSE_TRANSACTIONS',
210 => 'RESPONSE_ACCOUNTS',
220 => 'RESPONSE_NONE',
],
'deliveries' => [
300 => 'DELIVERY_JSON',