wbhk
/webhooks/factoring-decline
Configure your merchant postback URL in the portal under API Settings.
The URL shown here is only an example merchant endpoint. Your actual postback URL can be any HTTPS endpoint you configure in the merchant portal.
Factoring Decline v1 sends this JSON payload to your configured URL when a payment result or refund result is available. Your endpoint must respond with HTTP 200 for the delivery to be marked successful.
Non-200 responses, network errors, and timeouts are treated as failed deliveries and may be retried.
200Return HTTP 200 to acknowledge successful receipt.
defaultAny non-200 response is treated as a failed delivery.