createNotification

@POST(value = "notifications")
abstract fun createNotification(@Query(value = "vendor"vendor: String? = null): Call<Void>