Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTP Status Codes

Type

Status

200

Success

Everything worked as expected.

401

Unauthorized

An error with the Merchant authentication.

402

Request Failed

The parameters were valid but the request failed.

404

Not Found

The requested resource doesn't exist.

409

Bad Request

The request was unacceptable, often due to missing a required parameter or wrong format.

500, 502, 503, 504

Server Errors

Something went wrong on the Flexiti side. (These are rare.)

...