1. Home
  2. Docs
  3. Insurance Co. Integration Documentation
  4. API Responses

API Responses

RESPONSE

After submitting policy information to the API, the following response is expected.

 

RESPONSE CODES

  • Successful requests will return with the following
    • a status code of 200.
    • Message String eg: “Payment Successfully Submitted
  • Unsuccessful Messages with return with the following;
    • A status code of
      • 404 – Not Found
      • 400 – Bad Request
    • errors String Array eg: [“Amount is greater than balance on Receipt Purchase”, “Payment not found”, “Sticker Purchase not Found”].
Was this article helpful to you? Yes No

How can we help?