apidocs / com.srv4pos.server.api.infrastructure.request / RequestHelper / requestString

requestString

static fun requestString(method: String!, httpMethod: HttpMethod!, url: URL!, authentication: String!, eTag: String!, params: MutableMap<String!, String!>!, body: Any!, mimeType: String!, transport: Transport!): StringResponse!