RCStatusResponse
idstring
RC ID
Example:
rc01statusstring
Status of the RC request
Example:
pendingmidsstring[]
MIDs where this RC was requested for
Example:
["1000613392"]reason_textstring
Reason why an RC request was not successful
Example:
Item description insufficientRCStatusResponse
{
"id": "rc01",
"status": "pending",
"mids": [
"1000613392"
],
"reason_text": "Item description insufficient"
}