Skip to main content

Errors and retries

StatusMeaningAction
400Invalid requestCorrect the request before retrying.
401Invalid or missing API keyReplace the key from secure server configuration.
403Merchant is not eligibleComplete onboarding or contact support.
404Resource not foundCheck the ID belongs to the current merchant.
409Conflicting stateCheck passed data and ensure it's correctness.
429Rate limitedRetry with exponential backoff.
5xxTemporary service issueRetry safely with an idempotency key.