HTTP Status Codes

HTTP STATUS CODES

CodeDefinitionRecommended Action
200 OkThe operation completed successfully and yielded results.Smile.
400 Bad RequestThe input parameters are not valid.Check the error message returned in the body, and check the request syntax for any reported problems.
404 Not FoundA requested resource was not found.The dataSourceId or itemId provided in the request URL does not exist.
500 Internal Server ErrorAn unhandled exception has occurred.Retry the request and if this issue persists, report the issue to Social Commerce.
503 Service UnavailableAPI is temporarily unavailable.Retry the request and if this issue persists, report the issue to Social Commerce.