Cancel card acquisition
POST {{baseUrl}}
Request Body
{"SaleToPOIRequest"=>{"MessageHeader"=>{"ProtocolVersion"=>"3.0", "MessageClass"=>"Service", "MessageCategory"=>"EnableService", "MessageType"=>"Request", "ServiceID"=>"{{serviceId}}", "SaleID"=>"{{saleId}}", "POIID"=>"{{poiId}}"}, "EnableServiceRequest"=>{"TransactionAction"=>"AbortTransaction", "DisplayOutput"=>{"Device"=>"CustomerDisplay", "InfoQualify"=>"Display", "OutputContent"=>{"PredefinedContent"=>{"ReferenceID"=>"DeclinedAnimated"}, "OutputFormat"=>"Text", "OutputText"=>[{"Text"=>"Cancelled!"}, {"Text"=>"The request was cancelled"}]}}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |