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”].
- A status code of