OBJECT
type StatusMessageApiResult {# Message from API callmessage: String # Was the call successfulsuccessful: Boolean }