Skip to content

Instantly share code, notes, and snippets.

@godfern
Created March 26, 2020 10:55
Show Gist options
  • Save godfern/ae6fab45b88a547e363005a574e371f0 to your computer and use it in GitHub Desktop.
Save godfern/ae6fab45b88a547e363005a574e371f0 to your computer and use it in GitHub Desktop.
{
"error": {
"message": "Failed to update the address",
"details": {
"headers": {
"date": "Thu, 26 Mar 2020 10:38:12 GMT",
"content-type": "application/json",
"connection": "close",
"x-e-id": "10.50.242.38",
"x-elb-id": "10.50.242.38",
"x-elb-app-server": "10.50.66.104"
},
"statusCode": 400,
"error": {
"errors": [{
"type": "ERROR",
"code": "VERTICAL_NOT_SUPPORTED_IN_WAREHOUSE",
"message": "Vertical for this listing is not supported in this warehouse",
"params": {
"transaction_id": "TXN-c7d07e98-ecbd-4a2e-861b-69260744a2e7",
"logging_id": "0e906bc478c1719e",
"uri": "/consignments/v2/468587/update_addresses",
"request_id": "REQ-9156e12f-aedd-4c21-86c7-79e206e54702"
}
}]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment