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

requestVoid

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