232 - Ship-It Revocation Error¶
API Error Code | 232 |
HTTP Status Code | |
Error Text | An error occurred while revoking the Ship It for a review. |
Description | An error occurred while revoking the Ship It for a review. This may be an error provided by an extension. |
Examples¶
application/json¶
{
"err": {
"code": 232,
"msg": "An error occurred while revoking the Ship It for a review.",
"type": "review-request-revoke-ship-it-error"
},
"stat": "fail"
}