PayFanout API reference
Preparing search index...
server/src
WebhookHandlerResult
Type Alias WebhookHandlerResult
WebhookHandlerResult
:
|
{
event
:
UnifiedWebhookEvent
;
ok
:
true
;
pspName
:
string
;
status
:
200
}
|
{
ok
:
false
;
reason
:
string
;
status
:
400
|
401
|
500
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PayFanout API reference
Loading...