Voidpost https://pos.uk.eagleeye.com/2.0/connect/wallet/spend/voidBody ParamsJSON Payloadidentityobjectidentity objectreferencestringHeadersAccept-EncodingstringenumDefaults to '''''gzip''deflate''gzip,deflate''deflate,gzip'Allowed:'''gzip''deflate''gzip,deflate''deflate,gzip'ConnectionstringenumDefaults to closekeep-alivecloseAllowed:keep-alivecloseContent-TypestringDefaults to application/jsonX-EES-AUTH-CLIENT-IDstringrequiredX-EES-AUTH-HASHstringrequiredX-EES-TRANSACTION-IDstringX-CUSTOM-SUBSYSTEM-IDstringX-CUSTOM-KEYstringResponses 200Response payload from calling the spend void endpoint 207Partially successful response payload from calling the spend void endpoint 400EES AIR Refuse to process that particular Request as there is something wrong with the Request (e.g. missing Mandatory Request parameter or Mandatory Request Payload attribute is missing, Request payload is unprocessable, etc) 401EES AIR Refuse to process that particular Request due to Authentication error. This could be caused by missing mandatory AUTH header(s), invalid Hash calculation, invalid or inactive API Key used, etc. 403EES AIR Refuse to process that particular Request due to Request Authorization error(s). This indicates that used API Key has not got required permissions to perform this operation. 404EES AIR Refuse to process that particular Request as requested/referenced resource could not be found. 409EES AIR understands this request, but refuses to process it, due to present Conflict with the current state of the target resource or because performing this operation would lead to a Conflict within AIR. 415EES AIR is not able to understand that request due to not supported Content-Type value. 429EES AIR refuses to process that particular Request as Client's API Requests Limit was exceeded. 500EES AIR refuses to process that particular Request due to Unexpected Server Error. 503EES AIR refuses to process that particular Request due to Service(s) being Unavailable (i.e. Scheduled Maintenance) 504EES AIR refuses to process that particular Request due to Networking IssuesUpdated 6 months ago