Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "result":false,
    "errors":{
        "codes":[460],
        "details":[
            {
                "code":460461,
                "message":"Unable to find productpacakge"
            }
        ]
    }
}

Response schema

Follow this link to check out the response JSON Schema

...