{"metadata":{"image":[],"title":"","description":""},"api":{"url":"","auth":"required","results":{"codes":[]},"settings":"","params":[]},"next":{"description":"","pages":[]},"title":"message","type":"basic","slug":"messages","excerpt":"Contains information regarding errors","body":"###Request\nN/A\n\n###Response\nAn object with the `message` array is returned when an error occurs. See [Error handling overview](doc:error-handling-overview).\n\nThe array contains one or more `message` objects, with the following properties:\n[block:parameters]\n{\n \"data\": {\n \"h-0\": \"Property Name\",\n \"h-1\": \"Type\",\n \"h-2\": \"Description\",\n \"h-3\": \"Values\",\n \"0-0\": \"`errorName`\",\n \"3-0\": \"`invalidProperty`\",\n \"4-0\": \"`fraudEvents`\",\n \"0-1\": \"*string*\",\n \"3-1\": \"*string*\",\n \"4-1\": \"*string*\",\n \"0-2\": \"Name of the error that occurred.\",\n \"3-2\": \"Property that caused the error.\",\n \"3-3\": \"\",\n \"4-2\": \"Container of [fraud-events / fraud-event](doc:fraud-event) properties.\",\n \"1-0\": \"`code`\",\n \"2-0\": \"`description`\",\n \"1-1\": \"*integer*\",\n \"2-1\": \"*string*\",\n \"1-2\": \"BlueSnap error code.\",\n \"2-2\": \"Description of the error that occurred.\"\n },\n \"cols\": 3,\n \"rows\": 5\n}\n[/block]","updates":[],"order":26,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"5ff39c12e2e8fa00503ad572","category":{"sync":{"isSync":false,"url":""},"pages":[],"title":"JSON Objects","slug":"resources","order":15,"from_sync":false,"reference":false,"_id":"5ff39c12e2e8fa00503ad538","version":"5ff39c12e2e8fa00503ad5e4","project":"57336fd5a6a9c40e00e13a0b","createdAt":"2015-10-15T16:20:51.519Z","__v":0},"parentDoc":null,"user":"560d5913af97231900938124","project":"57336fd5a6a9c40e00e13a0b","version":{"version":"8976-JSON","version_clean":"8976.0.0-JSON","codename":"3.36.1 Release","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["5ff39c12e2e8fa00503ad52d","5ff39c12e2e8fa00503ad52e","5ff39c12e2e8fa00503ad52f","5ff39c12e2e8fa00503ad530","5ff39c12e2e8fa00503ad531","5ff39c12e2e8fa00503ad532","5ff39c12e2e8fa00503ad533","5ff39c12e2e8fa00503ad534","5ff39c12e2e8fa00503ad535","5ff39c12e2e8fa00503ad536","5ff39c12e2e8fa00503ad537","5ff39c12e2e8fa00503ad538","5ff39c12e2e8fa00503ad539","5ff39c12e2e8fa00503ad53a","5ff39c12e2e8fa00503ad53b","5ff39c12e2e8fa00503ad53c","5ff39c12e2e8fa00503ad53d","5ff39c12e2e8fa00503ad53e","5ff39c12e2e8fa00503ad53f"],"_id":"5ff39c12e2e8fa00503ad5e4","project":"57336fd5a6a9c40e00e13a0b","__v":0,"forked_from":"5fc6c6094cb8fa066b0d2ea3","createdAt":"2018-04-24T15:22:41.561Z","releaseDate":"2018-04-24T15:22:41.561Z"},"createdAt":"2016-01-29T20:20:05.617Z","githubsync":"","__v":0}
message
Contains information regarding errors
Request
N/A
Response
An object with the message
array is returned when an error occurs. See Error handling overview.
The array contains one or more message
objects, with the following properties:
Property Name
Type
Description
errorName
string
Name of the error that occurred.
code
integer
BlueSnap error code.
description
string
Description of the error that occurred.
invalidProperty
string
Property that caused the error.