The Status
object contains the customization status description as applicable:
Key | Value |
---|---|
code | [int] Status Code The numeric code associated with the status |
msg | [string] Status Message
|
"Status": [ { "code": 2000, "msg": "Set profile item request completed." }]