curl -X POST 'baseUrl' -H 'Content-Type: application/json' -d '{"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"}]}}}}}'