Maly Maly Payments v1 Changelog Partners
Base URL Applied to every example. Stored only in this browser.
Reference

Error index

Status codes, cause, and the action to take.

StatusCauseRetryAction
400Bad requestNoCorrect the request body
401Missing or invalid API keyNoCheck the key and the environment it belongs to
403Action not permittedNoConfirm the method is enabled on your account
404Resource not foundNoCheck the id and that it belongs to your account
409Idempotency conflictNoLook up the original transaction for that key
422Validation errorNoRead detail and fix the field
502Upstream provider errorYesBack off, retry with the same idempotency key
503Service unavailable, including rate-limit load sheddingYesBack off with jitter, retry with the same idempotency key
i

Error body Every error returns the same shape: { "detail": "..." }.

Maly Payments API v1 · Documentation 1.1 · July 2026
Maly Tech Ltd. This guide is provided for information. Where it differs from your signed agreement, the agreement applies.