Skip to main content
KulmiPay uses standard HTTP status codes for failed API requests. Error responses include a message that explains what failed and what you should check.

Common API HTTP errors and their meaning

Here is an example authentication failure response:
Some validation errors are returned as field-level messages:
When multiple fields are invalid, KulmiPay returns all available validation messages in the same response.

Common HTTP status codes

Authentication errors

Checkout and collection errors

Send Money errors

Webhook delivery errors

If webhook events are not arriving:
  • Confirm your endpoint is publicly reachable.
  • Use HTTPS with a valid TLS certificate.
  • Check your webhook configuration and enabled event types.
  • Check webhook event logs for failed deliveries.
  • Re-enable a webhook if repeated delivery failures disabled it.
If an error response does not clearly explain the issue, include the request ID, endpoint, response body, and timestamp when contacting support.